Skip to content

Automated Pulumi/Pulumi upgrade #5760

Automated Pulumi/Pulumi upgrade

Automated Pulumi/Pulumi upgrade #5760

Triggered via pull request December 12, 2024 09:19
Status Failure
Total duration 2m 28s
Artifacts

ci.yml

on: pull_request
Test and Lint  /  lint
2m 18s
Test and Lint / lint
Ensure test assets build cleanly
1m 15s
Ensure test assets build cleanly
Matrix: Test and Lint / test
Fit to window
Zoom out
Zoom in

Annotations

49 errors and 3 warnings
Ensure test assets build cleanly
cannot use &provider{…} (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in return statement: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Ensure test assets build cleanly
cannot use (*provider)(nil) (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in variable declaration: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Ensure test assets build cleanly
cannot use &providerServer{…} (value of type *providerServer) as pulumirpc.ResourceProviderServer value in return statement: *providerServer does not implement pulumirpc.ResourceProviderServer (missing method Handshake)
Ensure test assets build cleanly
Process completed with exit code 2.
Test and Lint / test (1.23.x, ubuntu-latest, DEFAULT): pkg/pf/internal/plugin/provider_context.go#L91
cannot use &provider{…} (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in return statement: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.23.x, ubuntu-latest, DEFAULT): pkg/pf/internal/plugin/provider_context.go#L99
cannot use (*provider)(nil) (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in variable declaration: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.23.x, ubuntu-latest, DEFAULT): pkg/pf/internal/plugin/provider_server.go#L45
cannot use &providerServer{…} (value of type *providerServer) as pulumirpc.ResourceProviderServer value in return statement: *providerServer does not implement pulumirpc.ResourceProviderServer (missing method Handshake)
Test and Lint / test (1.23.x, ubuntu-latest, DEFAULT)
Process completed with exit code 2.
Test and Lint / test (1.23.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.23.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW): pkg/pf/internal/plugin/provider_context.go#L91
cannot use &provider{…} (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in return statement: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.23.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW): pkg/pf/internal/plugin/provider_context.go#L99
cannot use (*provider)(nil) (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in variable declaration: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.23.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW): pkg/pf/internal/plugin/provider_server.go#L45
cannot use &providerServer{…} (value of type *providerServer) as pulumirpc.ResourceProviderServer value in return statement: *providerServer does not implement pulumirpc.ResourceProviderServer (missing method Handshake)
Test and Lint / test (1.22.x, windows-latest, DEFAULT)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.22.x, windows-latest, DEFAULT)
The operation was canceled.
Test and Lint / test (1.22.x, windows-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.23.x, windows-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.23.x, windows-latest, DEFAULT)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.23.x, windows-latest, DEFAULT)
The operation was canceled.
Test and Lint / test (1.22.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.22.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW): pkg/pf/internal/plugin/provider_context.go#L91
cannot use &provider{…} (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in return statement: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.22.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW): pkg/pf/internal/plugin/provider_context.go#L99
cannot use (*provider)(nil) (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in variable declaration: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.22.x, ubuntu-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW): pkg/pf/internal/plugin/provider_server.go#L45
cannot use &providerServer{…} (value of type *providerServer) as pulumirpc.ResourceProviderServer value in return statement: *providerServer does not implement pulumirpc.ResourceProviderServer (missing method Handshake)
Test and Lint / test (1.22.x, ubuntu-latest, DEFAULT)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.22.x, ubuntu-latest, DEFAULT): pkg/pf/internal/plugin/provider_context.go#L91
cannot use &provider{…} (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in return statement: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.22.x, ubuntu-latest, DEFAULT): pkg/pf/internal/plugin/provider_context.go#L99
cannot use (*provider)(nil) (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in variable declaration: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / test (1.22.x, ubuntu-latest, DEFAULT): pkg/pf/internal/plugin/provider_server.go#L45
cannot use &providerServer{…} (value of type *providerServer) as pulumirpc.ResourceProviderServer value in return statement: *providerServer does not implement pulumirpc.ResourceProviderServer (missing method Handshake)
Test and Lint / test (1.22.x, ubuntu-latest, DEFAULT)
The operation was canceled.
Test and Lint / test (1.23.x, macos-latest, DEFAULT)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.23.x, macos-latest, DEFAULT)
The operation was canceled.
Test and Lint / test (1.22.x, macos-latest, DEFAULT)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.22.x, macos-latest, DEFAULT)
The operation was canceled.
Test and Lint / test (1.22.x, macos-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / test (1.23.x, macos-latest, PULUMI_TF_BRIDGE_ACCURATE_BRIDGE_PREVIEW)
The job was canceled because "_1_23_x_ubuntu-latest_DEF" failed.
Test and Lint / lint: pkg/pf/internal/configencoding/provider.go#L23
could not import github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/internal/plugin (-: # github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/internal/plugin
Test and Lint / lint: pkg/pf/internal/plugin/provider_context.go#L91
cannot use &provider{…} (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in return statement: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / lint: pkg/pf/internal/plugin/provider_context.go#L99
cannot use (*provider)(nil) (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in variable declaration: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / lint: pkg/pf/internal/plugin/provider_server.go#L45
cannot use &providerServer{…} (value of type *providerServer) as pulumirpc.ResourceProviderServer value in return statement: *providerServer does not implement pulumirpc.ResourceProviderServer (missing method Handshake)) (typecheck)
Test and Lint / lint: pkg/pf/internal/configencoding/provider.go#L74
p.ProviderWithContextAndConfig.CheckConfigWithContext undefined (type ProviderWithContextAndConfig has no field or method CheckConfigWithContext) (typecheck)
Test and Lint / lint: pkg/pf/internal/configencoding/provider.go#L106
p.ProviderWithContextAndConfig.DiffConfigWithContext undefined (type ProviderWithContextAndConfig has no field or method DiffConfigWithContext) (typecheck)
Test and Lint / lint: pkg/pf/internal/configencoding/provider.go#L116
p.ProviderWithContextAndConfig.ConfigureWithContext undefined (type ProviderWithContextAndConfig has no field or method ConfigureWithContext) (typecheck)
Test and Lint / lint: pkg/pf/internal/plugin/provider_context.go#L91
cannot use &provider{…} (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in return statement: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / lint: pkg/pf/internal/plugin/provider_context.go#L99
cannot use (*provider)(nil) (value of type *provider) as "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider value in variable declaration: *provider does not implement "github.com/pulumi/pulumi/sdk/v3/go/common/resource/plugin".Provider (missing method Handshake)
Test and Lint / lint: pkg/pf/internal/plugin/provider_server.go#L45
cannot use &providerServer{…} (value of type *providerServer) as pulumirpc.ResourceProviderServer value in return statement: *providerServer does not implement pulumirpc.ResourceProviderServer (missing method Handshake) (typecheck)
Ensure test assets build cleanly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test and Lint / test (1.23.x, ubuntu-latest, DEFAULT)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test and Lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636