Skip to content

Update dependency commander to v12 #126

Update dependency commander to v12

Update dependency commander to v12 #126

Triggered via push February 20, 2024 09:11
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Lint & Test
47s
Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint & Test: src/app.ts#L11
Property 'version' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'.
Lint & Test: src/app.ts#L14
Property 'command' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'. Did you mean 'Command'?
Lint & Test: src/app.ts#L21
Property 'command' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'. Did you mean 'Command'?
Lint & Test: src/app.ts#L28
Property 'command' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'. Did you mean 'Command'?
Lint & Test: src/app.ts#L63
Property 'command' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'. Did you mean 'Command'?
Lint & Test: src/app.ts#L93
Property 'command' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'. Did you mean 'Command'?
Lint & Test: src/app.ts#L119
Property 'parse' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'.
Lint & Test: src/app.ts#L129
Property 'outputHelp' does not exist on type 'typeof import("/home/runner/work/leanix-reporting-cli/leanix-reporting-cli/node_modules/commander/typings/index")'.
Lint & Test
Process completed with exit code 2.