Skip to content

provider: Add jwt_issuer resource #523

provider: Add jwt_issuer resource

provider: Add jwt_issuer resource #523

Triggered via pull request September 23, 2024 06:21
Status Failure
Total duration 50s
Artifacts

ci.yaml

on: pull_request
Golint
24s
Golint
integration-test
11s
integration-test
build-terraform-provider
14s
build-terraform-provider
docs-generated-check
41s
docs-generated-check
Fit to window
Zoom out
Zoom in

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