Skip to content

upgrade-bridge-test #1025

upgrade-bridge-test

upgrade-bridge-test #1025

Triggered via repository dispatch August 30, 2024 12:38
@pulumi-botpulumi-bot
upgrade-bridge-test 0a57cd3
Status Failure
Total duration 18m 19s
Artifacts

upgrade-bridge.yml

on: repository_dispatch
upgrade-provider
18m 9s
upgrade-provider
Fit to window
Zoom out
Zoom in

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/