Skip to content

chore(deps): update devdependency eslint to v9 #528

chore(deps): update devdependency eslint to v9

chore(deps): update devdependency eslint to v9 #528

Triggered via pull request July 15, 2024 07:29
Status Failure
Total duration 27s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/rules/arrow-return-style.test.ts: src/rules/arrow-return-style.test.ts#L18
Error: This method cannot be used with flat config. Add your entries directly into the config array. ❯ assertEslintrcConfig node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:1263:15 ❯ Linter.defineRule node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:2210:9 ❯ RuleTester.run node_modules/.pnpm/@typescript-eslint[email protected]_@[email protected][email protected][email protected]/node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:402:18 ❯ src/rules/arrow-return-style.test.ts:18:12
src/rules/no-export-default-arrow.test.ts: src/rules/no-export-default-arrow.test.ts#L18
Error: This method cannot be used with flat config. Add your entries directly into the config array. ❯ assertEslintrcConfig node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:1263:15 ❯ Linter.defineRule node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:2210:9 ❯ RuleTester.run node_modules/.pnpm/@typescript-eslint[email protected]_@[email protected][email protected][email protected]/node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:402:18 ❯ src/rules/no-export-default-arrow.test.ts:18:12
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/