Skip to content

#837 Devcontainer cli add label #3368

#837 Devcontainer cli add label

#837 Devcontainer cli add label #3368

Triggered via pull request June 14, 2024 11:34
Status Failure
Total duration 50s
Artifacts

dev-containers.yml

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

Annotations

60 errors
CLI: src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
CLI: src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
CLI: src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 more ...; dotfiles: {}; }' is not assignable to parameter of type 'ProvisionOptions'.
CLI
Process completed with exit code 1.
Tests Matrix (--exclude src/test/container-features/containerFeaturesOrder.test.ts --exclude src/...: src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (--exclude src/test/container-features/containerFeaturesOrder.test.ts --exclude src/...: src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (--exclude src/test/container-features/containerFeaturesOrder.test.ts --exclude src/...: src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 more ...; dotfiles: {}; }' is not assignable to parameter of type 'ProvisionOptions'.
Tests Matrix (src/test/cli.exec.buildKit.1.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/cli.exec.buildKit.1.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/cli.exec.buildKit.1.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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.build.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/cli.build.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/cli.build.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 more ...; dotfiles: {}; }' is not assignable to parameter of type 'ProvisionOptions'.
Tests Matrix (src/test/cli.build.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/container-features/e2e.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/container-features/e2e.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/container-features/e2e.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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.
OCI Implementation Registry Compatibility: src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
OCI Implementation Registry Compatibility: src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
OCI Implementation Registry Compatibility: src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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/containerFeaturesOrder.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/imageMetadata.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 more ...; dotfiles: {}; }' is not assignable to parameter of type 'ProvisionOptions'.
Tests Matrix (src/test/imageMetadata.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts)
Process completed with exit code 1.
Tests Matrix (src/test/imageMetadata.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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/cli.exec.nonBuildKit.1.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/cli.exec.nonBuildKit.1.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/cli.exec.nonBuildKit.1.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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/container-features/containerFeaturesOCIPush.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/container-features/containerFeaturesOCIPush.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/container-features/containerFeaturesOCIPush.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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 (src/test/cli.up.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/cli.up.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/cli.up.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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.exec.buildKit.2.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/cli.exec.buildKit.2.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/cli.exec.buildKit.2.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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/cli.exec.nonBuildKit.2.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/cli.exec.nonBuildKit.2.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/cli.exec.nonBuildKit.2.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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.
Tests Matrix (src/test/container-features/featuresCLICommands.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/container-features/featuresCLICommands.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/container-features/featuresCLICommands.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 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.test.ts): src/spec-node/devContainers.ts#L150
Type '{ prebuild: boolean; computeExtensionHostEnv: false; package: PackageConfiguration; containerDataFolder: string | undefined; containerSystemDataFolder: string | undefined; ... 33 more ...; omitSyntaxDirective: boolean | undefined; }' is not assignable to type 'ResolverParameters'.
Tests Matrix (src/test/cli.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxLabel' is missing in type '{ workspaceFolder: string; logLevel: LogLevel; mountWorkspaceGitRoot: true; remoteEnv: Record<string, string>; skipFeatureAutoMapping: boolean; skipPersistingCustomizationsFromFeatures: boolean; ... 28 more ...; skipPostAttach: boolean; }' but required in type 'ProvisionOptions'.
Tests Matrix (src/test/cli.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L626
Argument of type '{ workspaceFolder: string; dockerPath: undefined; dockerComposePath: undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; mountWorkspaceGitRoot: false; configFile: undefined; ... 26 more ...; dotfiles: {}; }' is not assignable to parameter of type 'ProvisionOptions'.
Tests Matrix (src/test/cli.test.ts)
Process completed with exit code 1.