chore(deps): update dependency eslint to v9 - autoclosed #698
Annotations
10 errors and 1 warning
benchmark:
src/config.ts#L5
'LegacyESLint' only refers to a type, but is being used as a namespace here.
|
benchmark:
src/config.ts#L41
Type '{ type: "eslintrc"; useEslintrc: boolean | undefined; overrideConfigFile: string | undefined; extensions: string[] | undefined; rulePaths: string[] | undefined; ignorePath: string | undefined; cache: boolean | undefined; cacheLocation: string | undefined; resolvePluginsRelativeTo: string | undefined; }' is not assignable to type 'ESLintOptions'.
|
benchmark:
src/core.ts#L30
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
|
benchmark:
src/core.ts#L30
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
|
benchmark:
src/core.ts#L55
Type 'ESLint' is not assignable to type 'LegacyESLint'.
|
benchmark:
src/core.ts#L83
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
|
benchmark:
src/core.ts#L101
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
|
benchmark:
src/core.ts#L113
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
|
benchmark:
src/core.ts#L131
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
|
benchmark:
src/core.ts#L148
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
|
benchmark
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|