Skip to content

Hack/snapshot action (#733) #1951

Hack/snapshot action (#733)

Hack/snapshot action (#733) #1951

Triggered via push January 29, 2025 20:31
Status Failure
Total duration 1m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: nutanix/services/selfservice/data_nutanix_calm_runtime_editables.go#L197
unnecessary conversion (unconvert)
tests: client/calm/calm_service.go#L279
captLocal: `RbUUID' should not be capitalized (gocritic)
tests: nutanix/services/selfservice/data_nutanix_calm_snapshot_policy.go#L165
`refernce` is a misspelling of `references` (misspell)
tests: client/calm/calm_service.go#L168
method PerformActionUuid should be PerformActionUUID (golint)
tests: client/calm/calm_structs.go#L58
struct field `ApiVersion` should be `APIVersion` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L253
don't use underscores in Go names; var `app_state` should be `appState` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L292
don't use underscores in Go names; var `app_profile` should be `appProfile` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L295
don't use underscores in Go names; var `bp_reference` should be `bpReference` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L305
don't use underscores in Go names; var `created_on` should be `createdOn` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L308
don't use underscores in Go names; var `last_updated_on` should be `lastUpdatedOn` (golint)