Skip to content

test: migrate unit test to vitest #782

test: migrate unit test to vitest

test: migrate unit test to vitest #782

Triggered via pull request February 19, 2024 06:16
@leomotorsleomotors
synchronize #671
vitest
Status Failure
Total duration 4m 4s
Artifacts

ci.yaml

on: pull_request
Matrix: install-deps
Matrix: build
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
test (ubuntu-latest) / run
Process completed with exit code 1.
install-deps (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
install-deps (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (ubuntu-latest) / run: apps/api/src/common/pipes/keyvalue.pipe.ts#L5
'_metadata' is defined but never used
lint (ubuntu-latest) / run: apps/api/src/search/queries/course.ts#L4
Unexpected any. Specify a different type
lint (ubuntu-latest) / run: apps/api/src/search/queries/course.ts#L6
Unexpected any. Specify a different type
lint (ubuntu-latest) / run: apps/api/src/search/queries/course.ts#L24
Unexpected any. Specify a different type
lint (ubuntu-latest) / run: apps/api/src/search/queries/course.ts#L79
Unexpected any. Specify a different type
lint (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest) / run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest) / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/