Skip to content

Bump github.com/pulumi/pulumi-yaml from 1.9.2 to 1.10.3 in /provider #370

Bump github.com/pulumi/pulumi-yaml from 1.9.2 to 1.10.3 in /provider

Bump github.com/pulumi/pulumi-yaml from 1.9.2 to 1.10.3 in /provider #370

Triggered via pull request September 23, 2024 03:47
Status Failure
Total duration 1m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: provider/cmd/pulumi-tfgen-xenorchestra/main.go#L18
could not import github.com/pulumi/pulumi-terraform-bridge/v3/pkg/tfgen (-: # github.com/pulumi/pulumi-terraform-bridge/v3/pkg/tfgen
lint
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)
lint
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)
lint
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)) (typecheck)
lint
issues found
lint
Process completed with exit code 2.