chore(deps): update all non-major dependencies #1654
Annotations
12 errors
|
ci (ubuntu-latest):
src/cli.ts#L77
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
ci (ubuntu-latest):
src/cli.ts#L76
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
ci (ubuntu-latest):
src/cli.ts#L75
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
ci (ubuntu-latest):
src/cli.ts#L73
Argument of type 'ParsedArgs<{ readonly global: { readonly type: "boolean"; readonly alias: "g"; readonly description: "Apply globally"; }; readonly dir: { readonly type: "positional"; readonly default: "."; }; }>' is not assignable to parameter of type '{ global: boolean; dir: string; }'.
|
|
ci (ubuntu-latest):
src/cli.ts#L62
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
ci (ubuntu-latest):
src/cli.ts#L61
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
ci (ubuntu-latest):
src/cli.ts#L60
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
ci (ubuntu-latest):
src/cli.ts#L58
Argument of type 'ParsedArgs<{ readonly global: { readonly type: "boolean"; readonly alias: "g"; readonly description: "Apply globally"; }; readonly dir: { readonly type: "positional"; readonly default: "."; }; }>' is not assignable to parameter of type '{ global: boolean; dir: string; }'.
|
|
ci (ubuntu-latest):
src/cli.ts#L48
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
ci (ubuntu-latest):
src/cli.ts#L46
Argument of type 'ParsedArgs<{ readonly global: { readonly type: "boolean"; readonly alias: "g"; readonly description: "Apply globally"; }; readonly dir: { readonly type: "positional"; readonly default: "."; }; }>' is not assignable to parameter of type '{ global: boolean; dir: string; }'.
|
|
ci (windows-latest)
The strategy configuration was canceled because "ci.ubuntu-latest" failed
|
|
ci (windows-latest)
The operation was canceled.
|