Skip to content

Update dependency commander to v12 #238

Update dependency commander to v12

Update dependency commander to v12 #238

Triggered via pull request July 3, 2024 21:07
Status Failure
Total duration 24s
Artifacts

node.js.yml

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

Annotations

11 errors
build (12.x): src/command.ts#L26
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
build (12.x): src/command.ts#L32
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
build (12.x): src/command.ts#L43
Property 'version' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'.
build (12.x)
Process completed with exit code 2.
build (14.x)
The job was canceled because "_12_x" failed.
build (14.x): src/command.ts#L26
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
build (14.x): src/command.ts#L32
Property 'command' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'. Did you mean 'Command'?
build (14.x): src/command.ts#L43
Property 'version' does not exist on type 'typeof import("/home/runner/work/hyper-tunnel/hyper-tunnel/node_modules/commander/typings/index")'.
build (14.x)
Process completed with exit code 2.
build (16.x)
The job was canceled because "_12_x" failed.
build (16.x)
The operation was canceled.