Skip to content

lint fixes

lint fixes #2063

Triggered via push February 19, 2025 15:14
Status Failure
Total duration 1m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
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_prechecks_v2.go#L88
var `clusterId` should be `clusterID` (golint)
tests
Process completed with exit code 2.