build(deps): bump vite and nuxt #127
ci.yml
on: push
unit-tests
32s
e2e-tests
0s
lint
32s
Build and push docker image
0s
Annotations
1 error and 5 warnings
unit-tests
Process completed with exit code 1.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
server/classes/project.ts#L130
Unexpected any. Specify a different type
|
lint:
utility/datafetching.ts#L71
Unexpected any. Specify a different type
|
lint:
utility/datafetching.ts#L94
Do not use "@ts-ignore" because it alters compilation errors
|