chore: update dependencies #794
Annotations
11 errors and 1 warning
|
type check:
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'.
|
type check:
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'.
|
type check:
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'.
|
type check:
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'.
|
type check:
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'.
|
type check:
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'.
|
type check:
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'.
|
type check:
node_modules/@types/eslint-scope/index.d.ts#L30
Property 'block' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
type check:
node_modules/@types/eslint-scope/index.d.ts#L31
Property 'variables' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
type check:
node_modules/@types/eslint-scope/index.d.ts#L32
Property 'set' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Loading