Skip to content

chore(deps): update dependency eslint to v9 - autoclosed #714

chore(deps): update dependency eslint to v9 - autoclosed

chore(deps): update dependency eslint to v9 - autoclosed #714

Triggered via pull request September 28, 2024 07:11
Status Failure
Total duration 28s
Artifacts

benchmark.yml

on: pull_request
benchmark
18s
benchmark
Fit to window
Zoom out
Zoom in

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#L42
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#L31
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
benchmark: src/core.ts#L31
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
benchmark: src/core.ts#L75
Type 'ESLint' is not assignable to type 'LegacyESLint'.
benchmark: src/core.ts#L115
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
benchmark: src/core.ts#L133
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
benchmark: src/core.ts#L145
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
benchmark: src/core.ts#L163
'LegacyESLintNS' only refers to a type, but is being used as a namespace here.
benchmark: src/core.ts#L180
'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/