Skip to content

Improve vitest config and add GitHub action for lint + testing #8

Improve vitest config and add GitHub action for lint + testing

Improve vitest config and add GitHub action for lint + testing #8

Triggered via pull request May 25, 2024 21:29
Status Failure
Total duration 34s
Artifacts

run-tests.yml

on: pull_request
Matrix: backend
Matrix: frontend
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
backend (22.x)
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
backend (22.x)
Cannot find name 'beforeAll'.
backend (22.x)
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
backend (22.x)
Cannot find name 'expect'.
backend (22.x)
Cannot find name 'expect'.
backend (22.x)
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
backend (22.x)
Cannot find name 'expect'.
backend (22.x)
Cannot find name 'expect'.
backend (22.x)
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
backend (22.x)
Cannot find name 'expect'.
frontend (22.x): src/lib/server.ts#L5
'X' is declared but its value is never read.
frontend (22.x): src/lib/server.ts#L5
Property 'concat' does not exist on type '{}'.
frontend (22.x)
Process completed with exit code 2.
backend (22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
frontend (22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.