chore(deps-dev): bump eslint-plugin-jsdoc from 48.2.3 to 48.2.4 #2991
Annotations
10 errors
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|
tests (ubuntu-latest, gcc, 11, 20.x):
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'.
|