Add build and push subcommands to cloudchamber #16364
Annotations
10 errors and 1 warning
Build, pack, and upload packages
Property 'desiredPlatform' does not exist on type '{ imageTag?: string | undefined; pathToDocker?: string | undefined; pathToDockerfile: string; platform?: string | undefined; customBuildCommand?: string | undefined; }'.
|
Build, pack, and upload packages
Property 'desiredPlatform' does not exist on type '{ imageTag?: string | undefined; pathToDocker?: string | undefined; pathToDockerfile: string; platform?: string | undefined; customBuildCommand?: string | undefined; }'.
|
Build, pack, and upload packages
Cannot find name 'bool'.
|
Build, pack, and upload packages
No overload matches this call.
|
Build, pack, and upload packages
Type 'unknown' is not assignable to type 'string | undefined'.
|
Build, pack, and upload packages
Type 'unknown' is not assignable to type 'string'.
|
Build, pack, and upload packages
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, pack, and upload packages
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, pack, and upload packages
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'.
|
Build, pack, and upload packages
wrangler#build: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "runtime-versions.md".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading