Skip to content

feat: support ESLint 9 Flat Config #1759

feat: support ESLint 9 Flat Config

feat: support ESLint 9 Flat Config #1759

Triggered via pull request October 5, 2024 19:44
Status Failure
Total duration 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Build the package
13s
Build the package
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
__test__/renderEslint.spec.ts > renderEslint > should get additional dependencies and config with no test flags: __test__/renderEslint.spec.ts#L6
TypeError: getAdditionalConfigAndDependencies is not a function ❯ __test__/renderEslint.spec.ts:6:58
__test__/renderEslint.spec.ts > renderEslint > should get additional dependencies and config with for vitest: __test__/renderEslint.spec.ts#L17
TypeError: getAdditionalConfigAndDependencies is not a function ❯ __test__/renderEslint.spec.ts:17:58
__test__/renderEslint.spec.ts > renderEslint > should get additional dependencies and config with for cypress: __test__/renderEslint.spec.ts#L33
TypeError: getAdditionalConfigAndDependencies is not a function ❯ __test__/renderEslint.spec.ts:33:58
__test__/renderEslint.spec.ts > renderEslint > should get additional dependencies and config with for cypress with component testing: __test__/renderEslint.spec.ts#L48
TypeError: getAdditionalConfigAndDependencies is not a function ❯ __test__/renderEslint.spec.ts:48:58
__test__/renderEslint.spec.ts > renderEslint > should get additional dependencies and config with for playwright: __test__/renderEslint.spec.ts#L64
TypeError: getAdditionalConfigAndDependencies is not a function ❯ __test__/renderEslint.spec.ts:64:58
Build the package
Process completed with exit code 1.