Update to latest SDK in the Cloud 2.0 branch #510
Triggered via pull request
September 11, 2024 23:56
Status
Failure
Total duration
1m 25s
Artifacts
–
ci.yaml
on: pull_request
Golint
46s
integration-test
1m 16s
build-terraform-provider
29s
docs-generated-check
35s
Annotations
6 errors and 1 warning
Golint:
internal/provider/cluster_resource_test.go#L236
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Golint:
internal/provider/cluster_resource_test.go#L247
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Golint:
internal/provider/cluster_resource_test.go#L314
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Golint:
internal/provider/cluster_resource_test.go#L773
ineffectual assignment to planType (ineffassign)
|
Golint:
internal/provider/cluster_resource_test.go#L842
ineffectual assignment to planType (ineffassign)
|
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
|