Bump commander to much newer version #121
Annotations
10 errors and 1 warning
src/cli.ts#L19
Property 'version' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L49
Property 'format' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L50
Property 'verbose' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L51
Property 'config' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L52
Property 'config' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L55
Property 'args' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L57
Property 'fix' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L63
Property 'fix' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L66
Property 'fix' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
src/cli.ts#L94
Property 'ignoreErrors' does not exist on type 'typeof import("/home/runner/work/sql-lint/sql-lint/node_modules/commander/typings/index")'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading