Skip to content

build(npm): bump typescript from 5.9.3 to 6.0.2 #542

build(npm): bump typescript from 5.9.3 to 6.0.2

build(npm): bump typescript from 5.9.3 to 6.0.2 #542

Triggered via pull request March 28, 2026 02:47
Status Failure
Total duration 24s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Node.js
Process completed with exit code 1.
Node.js: tsconfig.json#L17
The common source directory of 'tsconfig.json' is './source'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
Node.js: source/test.ts#L2
Cannot find name 'node:test'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Node.js: source/test.ts#L1
Cannot find name 'node:assert'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.