Upgrade eslint deps #1898
Annotations
10 errors
ci:
eslint.config.mjs#L6
Could not find a declaration file for module '@eslint/eslintrc'. '/home/runner/work/jest-prettyhtml-matchers/jest-prettyhtml-matchers/node_modules/@eslint/eslintrc/lib/index.js' implicitly has an 'any' type.
|
ci:
node_modules/@types/vfile/index.d.ts#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("vfile-message")' call instead.
|
ci:
node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts#L16
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
ci:
node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts#L11
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
ci:
node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts#L22
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
ci:
node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts#L13
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
ci:
node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts#L9
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
ci:
node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts#L8
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
ci:
node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts#L15
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
ci:
node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/ExpiringCache.d.ts#L11
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|