provider: Add jwt_issuer resource #523
ci.yaml
on: pull_request
Golint
24s
integration-test
11s
build-terraform-provider
14s
docs-generated-check
41s
Annotations
8 errors and 1 warning
integration-test:
internal/provider/jwt_issuers_test.go#L28
cannot find module providing package github.com/cockroachdb/cockroach-cloud-sdk-go/v2/pkg/client: import lookup disabled by -mod=vendor
|
integration-test
Process completed with exit code 2.
|
Golint:
internal/provider/api_oidc_config_test.go#L48
unknown field IsRegex in struct literal of type struct{TokenIdentity basetypes.StringValue "tfsdk:\"token_identity\""; CcIdentity basetypes.StringValue "tfsdk:\"cc_identity\""} (typecheck)
|
Golint:
internal/provider/api_oidc_config_test.go#L53
unknown field IsRegex in struct literal of type struct{TokenIdentity basetypes.StringValue "tfsdk:\"token_identity\""; CcIdentity basetypes.StringValue "tfsdk:\"cc_identity\""} (typecheck)
|
Golint:
internal/provider/api_oidc_config_test.go#L81
unknown field IsRegex in struct literal of type struct{TokenIdentity basetypes.StringValue "tfsdk:\"token_identity\""; CcIdentity basetypes.StringValue "tfsdk:\"cc_identity\""} (typecheck)
|
Golint:
internal/provider/api_oidc_config_test.go#L95
cannot use identityMapFromTerraformState(&identityMap) (value of type *[]"github.com/cockroachdb/cockroach-cloud-sdk-go/v3/pkg/client".JWTIssuerIdentityMapEntry) as *[]"github.com/cockroachdb/cockroach-cloud-sdk-go/v3/pkg/client".ApiOidcIdentityMapEntry value in struct literal (typecheck)
|
Golint:
internal/provider/api_oidc_config_test.go#L172
identityMapEntry.IsRegex undefined (type IdentityMapEntry has no field or method IsRegex) (typecheck)
|
Golint
issues found
|
Golint
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-cockroach/terraform-provider-cockroach. Supported file pattern: go.sum
|