Skip to content

Migrate to Vitest #5725

Migrate to Vitest

Migrate to Vitest #5725

Triggered via pull request August 24, 2025 15:07
Status Failure
Total duration 2m 12s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/py-slang/src/tests/parser.test.ts#L69
Cannot find name 'test'. 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`.
build: src/py-slang/src/tests/parser.test.ts#L68
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`.
build: src/py-slang/src/tests/parser.test.ts#L64
Cannot find name 'expect'.
build: src/py-slang/src/tests/parser.test.ts#L61
Cannot find name 'test'. 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`.
build: src/py-slang/src/tests/parser.test.ts#L59
Cannot find name 'expect'.
build: src/py-slang/src/tests/parser.test.ts#L56
Cannot find name 'test'. 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`.
build: src/py-slang/src/tests/parser.test.ts#L55
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`.
build: src/py-slang/src/tests/parser.test.ts#L25
Cannot find name 'test'. 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`.
build: src/py-slang/src/tests/parser.test.ts#L24
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`.
build: src/py-slang/src/tests/parser.test.ts#L23
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`.