#837 Devcontainer cli add label #3380
Annotations
3 errors
src/spec-node/featuresCLI/testCommandImpl.ts#L553
Type '{ workspaceFolder: string; buildxLabel: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; ... 29 more ...; skipPostAttach: boolean; }' is not assignable to type 'ProvisionOptions'.
|
src/spec-node/featuresCLI/testCommandImpl.ts#L629
Argument of type '{ workspaceFolder: string; buildxLabel: undefined; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; ... 27 more ...; dotfiles: {}; }' is not assignable to parameter of type 'ProvisionOptions'.
|
|
This job failed
Loading