Skip to content

chore(deps): update all non-major dependencies #1654

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #1654

Triggered via pull request February 7, 2026 10:14
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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.