Skip to content

Bump the minor-and-patch group in /provider with 20 updates #367

Bump the minor-and-patch group in /provider with 20 updates

Bump the minor-and-patch group in /provider with 20 updates #367

Triggered via pull request September 16, 2024 08:18
Status Failure
Total duration 1m 44s
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.