implement resource for LCM Upgrade #2050
Annotations
7 errors
tests:
nutanix/services/lcmv2/data_source_lcm_config.go#L80
var `clusterId` should be `clusterID` (golint)
|
tests:
nutanix/services/lcmv2/data_source_lcm_status_v2.go#L81
var `clusterId` should be `clusterID` (golint)
|
tests:
nutanix/services/lcmv2/resource_lcm_inventory_v2.go#L38
var `clusterId` should be `clusterID` (golint)
|
tests:
nutanix/services/lcmv2/resource_nutanix_lcm_config.go#L90
don't use underscores in Go names; var `if_match` should be `ifMatch` (golint)
|
tests:
nutanix/services/lcmv2/resource_nutanix_lcm_upgrade.go#L189
ifElseChain: rewrite if-else to switch statement (gocritic)
|
tests:
nutanix/services/lcmv2/resource_nutanix_lcm_upgrade.go#L90
mnd: Magic number: 60, in <argument> detected (gomnd)
|
tests
Process completed with exit code 2.
|