chore(deps): update devdependency eslint to v9 #528
Annotations
3 errors and 1 warning
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#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
|
|
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/
|
This job failed
Loading