Skip to content

Update dependency commander to v11 #116

Update dependency commander to v11

Update dependency commander to v11 #116

Triggered via push January 9, 2024 07:13
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Lint & Test
22s
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.