Creation of Single VM Blueprint (#739) #1954
Annotations
10 errors
Code Lint:
nutanix/services/selfservice/data_nutanix_calm_runtime_editables.go#L185
Consider preallocating `runtimeSpec` (prealloc)
|
Code Lint:
nutanix/services/selfservice/resource_nutanix_calm_runbook_execute.go#L212
Consider preallocating `outputVariables` (prealloc)
|
Code Lint:
nutanix/services/selfservice/resource_nutanix_selfservice_runbook.go#L188
Consider preallocating `childTaskRefList` (prealloc)
|
Code Lint:
client/calm/calm_service.go#L309
captLocal: `RbUUID' should not be capitalized (gocritic)
|
Code Lint:
client/calm/calm_service.go#L170
method PerformActionUuid should be PerformActionUUID (golint)
|
Code Lint:
client/calm/calm_structs.go#L58
struct field `ApiVersion` should be `APIVersion` (golint)
|
Code Lint:
nutanix/services/selfservice/data_nutanix_calm_app.go#L253
don't use underscores in Go names; var `app_state` should be `appState` (golint)
|
Code Lint:
nutanix/services/selfservice/data_nutanix_calm_app.go#L292
don't use underscores in Go names; var `app_profile` should be `appProfile` (golint)
|
Code Lint:
nutanix/services/selfservice/data_nutanix_calm_app.go#L295
don't use underscores in Go names; var `bp_reference` should be `bpReference` (golint)
|
Code Lint:
nutanix/services/selfservice/data_nutanix_calm_app.go#L305
don't use underscores in Go names; var `created_on` should be `createdOn` (golint)
|
Loading