Add CI to check that the provider compiles #8
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.
|