Skip to content

Migrate to Vitest #5821

Migrate to Vitest

Migrate to Vitest #5821

Triggered via pull request October 28, 2025 18:18
Status Success
Total duration 6m 2s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/editors/ace/modes/source.ts#L594
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L577
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L571
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L530
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L526
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L163
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L126
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/editors/ace/modes/source.ts#L124
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/cse-machine/closure.ts#L55
'_' is assigned a value but never used
build: src/createContext.ts#L380
'f' is defined but never used. Allowed unused args must match /^_/u