Bump commander from 5.1.0 to 12.1.0 #106
Annotations
21 errors and 1 warning
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (22.x):
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")'.
|
build (20.x)
The job was canceled because "_22_x" failed.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (20.x):
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")'.
|
build (22.x)
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/
|