Skip to content

Test provisioner

Test provisioner #3186

Triggered via push January 18, 2024 15:46
Status Failure
Total duration 1m 35s
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

8 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#L134
assignments should only be cuddled with other assignments (wsl)
lint: internal/resources/provisioner/resource_provisioner.go#L140
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/resources/provisioner/resource_provisioner.go#L135
only one cuddle assignment allowed before if statement (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