Add build and push subcommands to cloudchamber #5283
Annotations
10 errors
Build
wrangler#build: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Property 'desiredPlatform' does not exist on type '{ imageTag?: string | undefined; pathToDocker?: string | undefined; pathToDockerfile: string; platform?: string | undefined; customBuildCommand?: string | undefined; }'.
|
Build
Property 'desiredPlatform' does not exist on type '{ imageTag?: string | undefined; pathToDocker?: string | undefined; pathToDockerfile: string; platform?: string | undefined; customBuildCommand?: string | undefined; }'.
|
Build
Cannot find name 'bool'.
|
Build
No overload matches this call.
|
Build
Type 'unknown' is not assignable to type 'string | undefined'.
|
Build
Type 'unknown' is not assignable to type 'string'.
|
Build
Property 'debug' does not exist on type 'OnlyCamelCase<RemoveIndex<ArgumentsCamelCase<Omit<{ json: boolean; } & CommonYargsOptions & { dockerFilePath: string | undefined; } & { imageTag: string | undefined; } & { pathToDocker: string; } & { ...; }, "json" | ... 4 more ... | "buildCommand"> & { ...; }>>>'.
|
Build
Property 'debug' does not exist on type 'OnlyCamelCase<RemoveIndex<ArgumentsCamelCase<Omit<{ json: boolean; } & CommonYargsOptions & { dockerFilePath: string | undefined; } & { imageTag: string | undefined; } & { pathToDocker: string; } & { ...; }, "json" | ... 4 more ... | "buildCommand"> & { ...; }>>>'.
|
Build
Argument of type 'ArgumentsCamelCase<Omit<{ json: boolean; } & CommonYargsOptions & { dockerFilePath: string | undefined; } & { imageTag: string | undefined; } & { pathToDocker: string; } & { buildCommand: string | undefined; }, "json" | ... 4 more ... | "buildCommand"> & { ...; }>' is not assignable to parameter of type 'CommonYargsOptions & OnlyCamelCase<RemoveIndex<ArgumentsCamelCase<Omit<{ json: boolean; } & CommonYargsOptions & { dockerFilePath: string | undefined; } & { imageTag: string | undefined; } & { ...; } & { ...; }, "json" | ... 4 more ... | "buildCommand"> & { ...; }>>> & CommonCloudchamberConfiguration'.
|
Loading