Use OpenTofu planner with Plugin Framework providers #4156
Annotations
6 errors and 7 warnings
pkg/terraform-plugin-go/tfprotov6/toproto/string_kind.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/pulumi/pulumi-terraform-bridge) (gci)
|
pkg/terraform-plugin-go/tfprotov6/toproto/dynamic_value.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/pulumi/pulumi-terraform-bridge) (gci)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/pulumi/pulumi-terraform-bridge) (gci)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L98
line is 121 characters (lll)
|
pkg/terraform-plugin-go/tfprotov6/toproto/dynamic_value.go#L31
directive `// nolint:staticcheck // Intended first-party usage` should be written without leading space as `//nolint:staticcheck // Intended first-party usage` (nolintlint)
|
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L24
var-naming: don't use underscores in Go names; func Schema_Block should be SchemaBlock (revive)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L41
var-naming: don't use underscores in Go names; func Schema_Attribute should be SchemaAttribute (revive)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L62
var-naming: don't use underscores in Go names; func Schema_Attributes should be SchemaAttributes (revive)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L72
var-naming: don't use underscores in Go names; func Schema_NestedBlock should be SchemaNestedBlock (revive)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L88
var-naming: don't use underscores in Go names; func Schema_NestedBlocks should be SchemaNestedBlocks (revive)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L102
var-naming: don't use underscores in Go names; func Schema_Object_NestingMode should be SchemaObjectNestingMode (revive)
|
pkg/terraform-plugin-go/tfprotov6/toproto/schema.go#L106
var-naming: don't use underscores in Go names; func Schema_Object should be SchemaObject (revive)
|
This job failed
Loading