Skip to content

build(deps-dev): bump the eslint group with 2 updates #145

build(deps-dev): bump the eslint group with 2 updates

build(deps-dev): bump the eslint group with 2 updates #145

Triggered via push February 23, 2026 04:39
Status Failure
Total duration 1m 51s
Artifacts

test.yml

on: push
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit: node_modules/@types/eslint-scope/index.d.ts#L29
Property 'variableScope' in type 'Scope' is not assignable to the same property in base type 'Scope'.
unit: node_modules/@types/eslint-scope/index.d.ts#L28
Property 'childScopes' in type 'Scope' is not assignable to the same property in base type 'Scope'.
unit: node_modules/@types/eslint-scope/index.d.ts#L27
Property 'upper' in type 'Scope' is not assignable to the same property in base type 'Scope'.
unit: node_modules/@types/eslint-scope/index.d.ts#L14
Property 'type' in type 'Scope' is not assignable to the same property in base type 'Scope'.
unit: node_modules/@types/eslint-scope/index.d.ts#L10
Property 'getDeclaredVariables' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
unit: node_modules/@types/eslint-scope/index.d.ts#L9
Property 'acquire' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
unit: node_modules/@types/eslint-scope/index.d.ts#L8
Property 'globalScope' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
unit: node_modules/@types/eslint-scope/index.d.ts#L7
Property 'scopes' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
unit: node_modules/@eslint/plugin-kit/dist/esm/index.d.ts#L252
Private identifiers are only available when targeting ECMAScript 2015 and higher.
unit: node_modules/@eslint/plugin-kit/dist/esm/index.d.ts#L96
Private identifiers are only available when targeting ECMAScript 2015 and higher.