Skip to content

Add CI to check that the provider compiles #8

Add CI to check that the provider compiles

Add CI to check that the provider compiles #8

Triggered via pull request December 26, 2023 20:58
Status Failure
Total duration 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: provider/resources.go#L1
: # github.com/pulumi/pulumi-xyz/provider
lint
prov.MustApplyAutoAliasing undefined (type tfbridge.ProviderInfo has no field or method MustApplyAutoAliasing) (typecheck)
lint: provider/cmd/pulumi-resource-xyz/main.go#L23
could not import github.com/pulumi/pulumi-xyz/provider (-: # github.com/pulumi/pulumi-xyz/provider
lint
prov.MustApplyAutoAliasing undefined (type tfbridge.ProviderInfo has no field or method MustApplyAutoAliasing)) (typecheck)
lint: provider/cmd/pulumi-tfgen-xyz/main.go#L19
could not import github.com/pulumi/pulumi-xyz/provider (-: # github.com/pulumi/pulumi-xyz/provider
lint
prov.MustApplyAutoAliasing undefined (type tfbridge.ProviderInfo has no field or method MustApplyAutoAliasing)) (typecheck)
lint
issues found
lint
Process completed with exit code 2.