build(deps-dev): bump the eslint group with 5 updates #288
Annotations
10 errors and 1 warning
|
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.
|
|
unit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|