upgrade-bridge-test #1029
Triggered via repository dispatch
August 30, 2024 21:13
pulumi-bot
upgrade-bridge-test
290c8c3
Status
Failure
Total duration
22m 12s
Artifacts
–
upgrade-bridge.yml
on: repository_dispatch
upgrade-provider
22m 2s
Annotations
7 errors and 1 warning
upgrade-provider
cannot use int(req.GetVersion()) (value of type int) as int32 value in struct literal
|
upgrade-provider
cannot use int(req.GetParallel()) (value of type int) as int32 value in struct literal
|
upgrade-provider
cannot use int(req.GetParallel()) (value of type int) as int32 value in struct literal
|
upgrade-provider
cannot use &loader{} (value of type *loader) as "github.com/pulumi/pulumi/pkg/v3/codegen/schema".Loader value in variable declaration: *loader does not implement "github.com/pulumi/pulumi/pkg/v3/codegen/schema".Loader (missing method LoadPackageV2)
|
upgrade-provider
cannot use l (variable of type *loader) as "github.com/pulumi/pulumi/pkg/v3/codegen/schema".Loader value in assignment: *loader does not implement "github.com/pulumi/pulumi/pkg/v3/codegen/schema".Loader (missing method LoadPackageV2)
|
upgrade-provider
cannot use newLoader(g.pluginHost) (value of type *loader) as "github.com/pulumi/pulumi/pkg/v3/codegen/schema".Loader value in struct literal: *loader does not implement "github.com/pulumi/pulumi/pkg/v3/codegen/schema".Loader (missing method LoadPackageV2)
|
upgrade-provider
Process completed with exit code 1.
|
upgrade-provider
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, jaxxstorm/[email protected], pulumi/actions@v4, actions/checkout@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|