Test provisioner #3179
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|