Skip to content

Enable --cache-to and --cache-from in devcontainer up #3304

Enable --cache-to and --cache-from in devcontainer up

Enable --cache-to and --cache-from in devcontainer up #3304

Re-run triggered April 29, 2024 23:45
Status Failure
Total duration 55s
Artifacts

dev-containers.yml

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

Annotations

75 errors
OCI Implementation Registry Compatibility: src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
OCI Implementation Registry Compatibility: src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' is not assignable to parameter of type 'ProvisionOptions'.
OCI Implementation Registry Compatibility
Process completed with exit code 1.
CLI: src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
CLI: src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' is not assignable to parameter of type 'ProvisionOptions'.
CLI
Process completed with exit code 1.
Tests Matrix (src/test/imageMetadata.test.ts): src/spec-node/devContainers.ts#L148
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/imageMetadata.test.ts): src/spec-node/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/imageMetadata.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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.buildKit.1.test.ts): src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/cli.exec.buildKit.1.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/cli.build.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/cli.up.test.ts): src/spec-node/devContainers.ts#L148
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 'buildxCacheFrom' 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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/container-features/e2e.test.ts): src/spec-node/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' is not assignable to parameter of type 'ProvisionOptions'.
Tests Matrix (src/test/cli.up.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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)
Process completed with exit code 1.
Tests Matrix (src/test/cli.up.test.ts): src/spec-node/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/cli.exec.buildKit.2.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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.test.ts): src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/cli.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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/container-features/containerFeaturesOCIPush.test.ts): src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/container-features/containerFeaturesOCIPush.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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/container-features/featuresCLICommands.test.ts): src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/container-features/featuresCLICommands.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/cli.exec.nonBuildKit.1.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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 (--exclude src/test/container-features/containerFeaturesOrder.test.ts --exclude src/...: src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (--exclude src/test/container-features/containerFeaturesOrder.test.ts --exclude src/...: src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' is not assignable to parameter of type 'ProvisionOptions'.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts): src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/container-features/containerFeaturesOrder.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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): src/spec-node/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' 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.exec.nonBuildKit.2.test.ts): src/spec-node/devContainers.ts#L148
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/devContainers.ts#L204
Property 'buildxCacheFrom' is missing in type '{ common: ResolverParameters; parsedAuthority: DevContainerAuthority | undefined; dockerCLI: string; isPodman: boolean; dockerComposeCLI: () => Promise<...>; ... 20 more ...; platformInfo: { ...; } | { ...; }; }' but required in type 'DockerResolverParameters'.
Tests Matrix (src/test/cli.exec.nonBuildKit.2.test.ts): src/spec-node/featuresCLI/testCommandImpl.ts#L550
Property 'buildxCacheFrom' 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/devContainersSpecCLI.ts#L555
Argument of type '{ dockerPath: string | undefined; dockerComposePath: string | undefined; containerDataFolder: undefined; containerSystemDataFolder: undefined; workspaceFolder: string; mountWorkspaceGitRoot: false; ... 29 more ...; omitSyntaxDirective: boolean; }' is not assignable to parameter of type 'ProvisionOptions'.
Tests Matrix (src/test/cli.exec.nonBuildKit.2.test.ts)
Process completed with exit code 1.