weekly-pulumi-update #140
weekly-pulumi-update.yml
on: workflow_dispatch
Matrix: weekly-pulumi-update
Annotations
3 errors and 4 warnings
weekly-pulumi-update (1.23.x):
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)
|
weekly-pulumi-update (1.23.x):
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)
|
weekly-pulumi-update (1.23.x):
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)
|
weekly-pulumi-update (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
weekly-pulumi-update (1.23.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
weekly-pulumi-update (1.23.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
weekly-pulumi-update (1.23.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|