Skip to content

chore: Migrate test setup to Vitest (#1162) #565

chore: Migrate test setup to Vitest (#1162)

chore: Migrate test setup to Vitest (#1162) #565

Triggered via push September 12, 2025 09:55
Status Failure
Total duration 35s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (20.x)
Process completed with exit code 1.
build (20.x): src/core/proxy.ts#L231
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (20.x): src/core/proxy.ts#L224
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (20.x): src/core/finalize.ts#L117
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (20.x): src/utils/errors.ts#L40
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (20.x): src/utils/errors.ts#L2
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (20.x): src/plugins/patches.ts#L28
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.