feat(api-gen): allow multiple json overrides for schema #1521
Annotations
3 errors and 1 warning
benchmarks
Argument of type 'ArgumentsCamelCase<CommonOptions & { filename: string | undefined; } & { apiType: "store" | "admin"; } & { debug: boolean; }>' is not assignable to parameter of type '{ cwd: string; filename?: string | undefined; apiType: "store" | "admin"; debug: boolean; logPatches: boolean; }'.
|
benchmarks
Argument of type 'ArgumentsCamelCase<CommonOptions & { apiType: string; } & { filename: string | undefined; }>' is not assignable to parameter of type '{ cwd: string; filename?: string | undefined; apiType: string; logPatches: boolean; }'.
|
benchmarks
Process completed with exit code 1.
|
benchmarks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|