Skip to content

POC vite+ migration #1636

POC vite+ migration

POC vite+ migration #1636

Triggered via pull request March 23, 2026 15:17
Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Types
Process completed with exit code 2.
Types: src/services/createRoute.spec-d.ts#L395
Argument of type 'undefined' is not assignable to parameter of type 'PropsGetter<{ readonly component: DefineSetupFnComponent<{ value: string; }, {}, {}, { value: string; } & {}, PublicProps>; }, DefineSetupFnComponent<{ value: string; }, {}, {}, { ...; } & {}, PublicProps>>'.
Types: src/services/createRoute.spec-d.ts#L298
Type 'boolean' is not assignable to type 'string'.
Unit Tests
Process completed with exit code 1.
[node] src/services/createRoute.spec-d.ts > props > undefined is not a valid value for 2nd argument of createRoute: src/services/createRoute.spec-d.ts#L395
TypeCheckError: Argument of type 'undefined' is not assignable to parameter of type 'PropsGetter<{ readonly component DefineSetupFnComponent<{ value string; }, {}, {}, { value string; } & {}, PublicProps>; }, DefineSetupFnComponent<{ value string; }, {}, {}, { ...; } & {}, PublicProps>>'. ❯ src/services/createRoute.spec-d.ts:395:7
[node] src/services/createRoute.spec-d.ts > props > options with component and required props with second argument with incorrect type: src/services/createRoute.spec-d.ts#L298
TypeCheckError: Type 'boolean' is not assignable to type 'string'. ❯ src/services/createRoute.spec-d.ts:298:16
Types
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/