chore(deps): update dependency eslint to v8.55.0 #629
Annotations
10 errors and 1 warning
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'.
|
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'.
|
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'.
|
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'.
|
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'.
|
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'.
|
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'.
|
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'.
|
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'.
|
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'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading