Bump eslint from 9.7.0 to 9.11.0 #1322
Annotations
10 errors
Test:
node_modules/@types/eslint-scope/index.d.ts#L12
Property 'scopes' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L13
Property 'globalScope' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L14
Property 'acquire' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L15
Property 'getDeclaredVariables' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L21
Property 'upper' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L22
Property 'childScopes' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L23
Property 'variableScope' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L25
Property 'variables' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L26
Property 'set' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Test:
node_modules/@types/eslint-scope/index.d.ts#L27
Property 'references' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Loading