Update all non-major dependencies #1251
Annotations
10 errors and 6 warnings
typecheck:
src/cli.ts#L58
Type '(string | null)[]' is not assignable to type 'readonly string[]'.
|
typecheck:
src/cli.ts#L64
Type 'string | null' is not assignable to type 'string'.
|
typecheck:
src/cli.ts#L64
Type 'string | null' is not assignable to type 'string'.
|
typecheck:
src/cli.ts#L64
Type 'string | null' is not assignable to type 'string'.
|
typecheck:
src/cli.ts#L64
Type 'string | null' is not assignable to type 'string'.
|
typecheck:
src/cli.ts#L66
Type 'string | null' is not assignable to type 'string'.
|
typecheck:
src/cli.ts#L67
Type 'string | null' is not assignable to type 'string'.
|
typecheck:
src/cli.ts#L68
Type 'string | null' is not assignable to type 'string'.
|
typecheck:
src/cli.ts#L69
Type 'string | null' is not assignable to type 'string'.
|
typecheck
Process completed with exit code 2.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/cli.ts#L40
Unexpected console statement
|
lint:
src/utils.ts#L26
Capture group '(^\n|\n$)' should be converted to a named or non-capturing group
|
lint:
src/utils.ts#L28
Unexpected console statement
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|