Skip to content

update ci node

update ci node #802

Triggered via push September 18, 2024 15:17
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Matrix: Linter and Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Linter and Unit Tests (18.x): src/util/parser.test.ts#L13
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Linter and Unit Tests (18.x): src/util/parser.test.ts#L14
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Linter and Unit Tests (18.x): src/util/parser.test.ts#L17
Cannot find name 'expect'.
Linter and Unit Tests (18.x): src/util/parser.test.ts#L19
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` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Linter and Unit Tests (18.x): src/util/parser.test.ts#L22
Cannot find name 'expect'.
Linter and Unit Tests (18.x)
Process completed with exit code 2.
Linter and Unit Tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter and Unit Tests (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/