Skip to content

Bump the minor-and-patch group across 1 directory with 34 updates #372

Bump the minor-and-patch group across 1 directory with 34 updates

Bump the minor-and-patch group across 1 directory with 34 updates #372

Triggered via pull request September 23, 2024 03:55
Status Failure
Total duration 2m 4s
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.