Skip to content

Test provisioner

Test provisioner #3179

Triggered via push January 18, 2024 08:49
Status Failure
Total duration 1m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: internal/resources/provisioner/data_source_provisioner.go#L65
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/resources/provisioner/resource_provisioner.go#L138
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/resources/provisioner/provisioner_resource_test.go#L117
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/resources/provisioner/provisioner_resource_test.go#L109
ST1003: should not use underscores in Go names; var prov_resource should be provResource (stylecheck)
lint: internal/resources/provisioner/provisioner_resource_test.go#L121
ST1003: should not use underscores in Go names; var prov_update_rsrc should be provUpdateRsrc (stylecheck)
lint
issues found