chore(deps): update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.99.0 #490
Annotations
11 errors and 1 warning
|
Build SDK
cannot use (*objectPseudoResource)(nil) (value of type *objectPseudoResource) as shim.SchemaMap value in variable declaration: *objectPseudoResource does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use r (variable of type *objectPseudoResource) as shim.SchemaMap value in return statement: *objectPseudoResource does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use r (variable of type *tuplePseudoResource) as shim.SchemaMap value in return statement: *tuplePseudoResource does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use (*SchemaOnlyProvider)(nil) (value of type *SchemaOnlyProvider) as shim.Provider value in variable declaration: *SchemaOnlyProvider does not implement shim.Provider (missing method InternalValidate)
|
Build SDK
cannot use newSchemaMap(pfutils.FromProviderSchema(schemaResp.Schema)) (value of type *schemaMap) as shim.SchemaMap value in return statement: *schemaMap does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use newSchemaMap(pf) (value of type *schemaMap) as shim.SchemaMap value in return statement: *schemaMap does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use (*schemaMap)(nil) (value of type *schemaMap) as shim.SchemaMap value in variable declaration: *schemaMap does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use newSchemaMap(r.tf) (value of type *schemaMap) as shim.SchemaMap value in return statement: *schemaMap does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use newSchemaMap(r.tf) (value of type *schemaMap) as shim.SchemaMap value in return statement: *schemaMap does not implement shim.SchemaMap (missing method Validate)
|
Build SDK
cannot use &SchemaOnlyProvider{…} (value of type *SchemaOnlyProvider) as shim.Provider value in return statement: *SchemaOnlyProvider does not implement shim.Provider (missing method InternalValidate)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-buildkite/pulumi-buildkite. Supported file pattern: go.sum
|
Loading