Skip to content

Update module github.com/pulumi/pulumi/sdk/v3 to v3.137.0 #171

Update module github.com/pulumi/pulumi/sdk/v3 to v3.137.0

Update module github.com/pulumi/pulumi/sdk/v3 to v3.137.0 #171

Triggered via pull request October 18, 2024 02:25
Status Failure
Total duration 1m 40s
Artifacts

run-acceptance-tests.yml

on: pull_request
comment-notification
0s
comment-notification
Matrix: build_sdk
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
prerequisites
too many arguments in call to l.host.Provider
prerequisites
cannot use schemaFormatVersion (variable of type int) as int32 value in struct literal
prerequisites
cannot use int(req.GetVersion()) (value of type int) as int32 value in struct literal
prerequisites
cannot use int(req.GetParallel()) (value of type int) as int32 value in struct literal
prerequisites
cannot use int(req.GetParallel()) (value of type int) as int32 value in struct literal
prerequisites
too many arguments in call to host.Provider
prerequisites
cannot use &languageRuntime{…} (value of type *languageRuntime) as plugin.LanguageRuntime value in return statement: *languageRuntime does not implement plugin.LanguageRuntime (wrong type for method InstallDependencies)
prerequisites
cannot use engine (variable of type *hostEngine) as pulumirpc.EngineServer value in argument to pulumirpc.RegisterEngineServer: *hostEngine does not implement pulumirpc.EngineServer (missing method StartDebugging)
prerequisites
cannot use &pluginHost{…} (value of type *pluginHost) as plugin.Host value in return statement: *pluginHost does not implement plugin.Host (wrong type for method Provider)
prerequisites
cannot use host (variable of type *pluginHost) as plugin.Host value in argument to best.loadWithHost: *pluginHost does not implement plugin.Host (wrong type for method Provider)
prerequisites
The following actions uses node12 which is deprecated and will be forced to run on node16: pulumi/action-install-pulumi-cli@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
prerequisites
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, pulumi/action-install-pulumi-cli@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/