Skip to content

Update dependency typescript to v6 - autoclosed #179

Update dependency typescript to v6 - autoclosed

Update dependency typescript to v6 - autoclosed #179

Triggered via pull request July 1, 2026 06:09
Status Failure
Total duration 19s
Artifacts

test.yml

on: pull_request
Test and lint
16s
Test and lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test and lint: src/cli/commands.ts#L32
Parameter 'stdout' implicitly has an 'any' type.
Test and lint: src/cli/commands.ts#L32
Parameter 'error' implicitly has an 'any' type.
Test and lint: src/cli/commands.ts#L29
Cannot find name 'process'. 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.
Test and lint: src/cli/commands.ts#L20
Cannot find name 'process'. 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.
Test and lint: src/cli/commands.ts#L14
Cannot find name 'process'. 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.
Test and lint: src/cli/commands.ts#L6
Cannot find name 'process'. 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.
Test and lint: src/cli/commands.ts#L4
Cannot find name 'url'. 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.
Test and lint: src/cli/commands.ts#L3
Cannot find name 'path'. 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.
Test and lint: src/cli/commands.ts#L2
Cannot find name 'module'. 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.
Test and lint: src/cli/commands.ts#L1
Cannot find name 'child_process'. 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.