Skip to content

fix: downgrade typescript to ~5.5 as typescript-eslint hasn't support… #1758

fix: downgrade typescript to ~5.5 as typescript-eslint hasn't support…

fix: downgrade typescript to ~5.5 as typescript-eslint hasn't support… #1758

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

ci.yml

on: push
Build the package
17s
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.