Skip to content

🔄 synced local '.github/' with remote 'projects/go-terraform-provider… #61

🔄 synced local '.github/' with remote 'projects/go-terraform-provider…

🔄 synced local '.github/' with remote 'projects/go-terraform-provider… #61

Triggered via push October 7, 2025 07:11
Status Success
Total duration 1m 54s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: internal/resources/category/api.go#L5
File is not properly formatted (goimports)
test: internal/resources/attribute_definition/resource.go#L4
File is not properly formatted (goimports)
test: internal/resources/attribute_definition/api.go#L5
File is not properly formatted (goimports)
test: internal/utils/diag.go#L39
type assertion must be checked (forcetypeassert)
test: internal/provider/provider.go#L74
calculated cyclomatic complexity for function Configure is 11, max is 10 (cyclop)
test: internal/resources/webhook/api.go#L97
calculated cyclomatic complexity for function UpdateWebhookById is 20, max is 10 (cyclop)
test: internal/provider/provider.go#L131
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
test: internal/resources/webhook/api.go#L105
response body must be closed (bodyclose)
test: internal/resources/webhook/api.go#L59
response body must be closed (bodyclose)
test: internal/resources/context/api.go#L39
response body must be closed (bodyclose)