Skip to content

upgrade-bridge-test #1121

upgrade-bridge-test

upgrade-bridge-test #1121

Triggered via repository dispatch September 19, 2024 21:11
@pulumi-botpulumi-bot
upgrade-bridge-test e86c233
Status Failure
Total duration 20m 57s
Artifacts

upgrade-bridge.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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
cannot use host (variable of type *inmemoryProviderHost) as plugin.Host value in argument to newCachingProviderHost: *inmemoryProviderHost does not implement plugin.Host (wrong type for method Provider)
upgrade-provider
too many arguments in call to host.Host.Provider
upgrade-provider
cannot use &cachingProviderHost{…} (value of type *cachingProviderHost) as plugin.Host value in return statement: *cachingProviderHost does not implement plugin.Host (wrong type for method Provider)
upgrade-provider
too many arguments in call to host.Host.Provider
upgrade-provider
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
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/