Skip to content

#837 Devcontainer cli add label #3380

#837 Devcontainer cli add label

#837 Devcontainer cli add label #3380

Triggered via pull request June 20, 2024 08:46
Status Failure
Total duration 52s
Artifacts

dev-containers.yml

on: pull_request
Matrix: Tests Matrix
OCI Implementation Registry Compatibility
35s
OCI Implementation Registry Compatibility
Fit to window
Zoom out
Zoom in

Annotations

45 errors
Tests Matrix (src/test/cli.exec.nonBuildKit.2.test.ts): 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'.
Tests Matrix (src/test/cli.exec.nonBuildKit.2.test.ts): 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'.
Tests Matrix (src/test/cli.exec.nonBuildKit.2.test.ts)
Process completed with exit code 1.
CLI: 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'.
CLI: 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'.
CLI
Process completed with exit code 1.
Tests Matrix (src/test/container-features/containerFeaturesOCIPush.test.ts): 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'.
Tests Matrix (src/test/container-features/containerFeaturesOCIPush.test.ts): 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'.
Tests Matrix (src/test/container-features/containerFeaturesOCIPush.test.ts)
Process completed with exit code 1.
Tests Matrix (--exclude src/test/container-features/containerFeaturesOrder.test.ts --exclude src/...: 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'.
Tests Matrix (--exclude src/test/container-features/containerFeaturesOrder.test.ts --exclude src/...: 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'.
Tests Matrix (src/test/cli.exec.buildKit.2.test.ts): 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'.
Tests Matrix (src/test/cli.exec.buildKit.2.test.ts): 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'.
Tests Matrix (src/test/cli.exec.buildKit.2.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts): 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'.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts): 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'.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/cli.build.test.ts): 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'.
Tests Matrix (src/test/cli.build.test.ts): 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'.
Tests Matrix (src/test/cli.build.test.ts)
Process completed with exit code 1.
OCI Implementation Registry Compatibility: 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'.
OCI Implementation Registry Compatibility: 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'.
OCI Implementation Registry Compatibility
Process completed with exit code 1.
Tests Matrix (src/test/container-features/featuresCLICommands.test.ts): 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'.
Tests Matrix (src/test/container-features/featuresCLICommands.test.ts): 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'.
Tests Matrix (src/test/container-features/featuresCLICommands.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/cli.exec.nonBuildKit.1.test.ts): 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'.
Tests Matrix (src/test/cli.exec.nonBuildKit.1.test.ts): 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'.
Tests Matrix (src/test/cli.exec.nonBuildKit.1.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/cli.exec.buildKit.1.test.ts): 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'.
Tests Matrix (src/test/cli.exec.buildKit.1.test.ts): 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'.
Tests Matrix (src/test/cli.exec.buildKit.1.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/cli.up.test.ts): 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'.
Tests Matrix (src/test/cli.up.test.ts): 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'.
Tests Matrix (src/test/cli.up.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/cli.test.ts): 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'.
Tests Matrix (src/test/cli.test.ts): 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'.
Tests Matrix (src/test/cli.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/imageMetadata.test.ts): 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'.
Tests Matrix (src/test/imageMetadata.test.ts): 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'.
Tests Matrix (src/test/imageMetadata.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/container-features/e2e.test.ts): 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'.
Tests Matrix (src/test/container-features/e2e.test.ts): 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'.
Tests Matrix (src/test/container-features/e2e.test.ts)
Process completed with exit code 1.