Skip to content

code fixes, rename variables and contestants, remove commented lines #1537

code fixes, rename variables and contestants, remove commented lines

code fixes, rename variables and contestants, remove commented lines #1537

Triggered via push December 9, 2024 10:02
Status Failure
Total duration 1m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: nutanix/services/dataprotectionv2/resource_nutanix_recovery_points_restore_v2.go#L168
Consider preallocating `volumeGroupRecoveryPointRestoreOverrides` (prealloc)
tests: nutanix/services/dataprotectionv2/resource_nutanix_recovery_points_restore_v2.go#L191
Consider preallocating `vmRecoveryPointRestoreOverrides` (prealloc)
tests: nutanix/services/dataprotectionv2/resource_nutanix_recovery_points_v2.go#L601
Consider preallocating `volumeGroupRecoveryPointsList` (prealloc)
tests: nutanix/services/dataprotectionv2/resource_nutanix_recovery_points_v2.go#L619
Consider preallocating `vmRecoveryPointsList` (prealloc)
tests: nutanix/services/dataprotectionv2/data_source_nutanix_recovery_point_v2.go#L247
var `recoveryPointExtId` should be `recoveryPointExtID` (golint)
tests: nutanix/services/dataprotectionv2/data_source_nutanix_recovery_point_v2.go#L402
var `aJson` should be `aJSON` (golint)
tests: nutanix/services/dataprotectionv2/data_source_nutanix_recovery_point_v2.go#L408
var `aJson` should be `aJSON` (golint)
tests: nutanix/services/dataprotectionv2/data_source_nutanix_recovery_points_v2.go#L91
var `clusterId` should be `clusterID` (golint)
tests: nutanix/services/dataprotectionv2/data_source_nutanix_vm_recovery_point_info_v2.go#L93
var `recoveryPointExtId` should be `recoveryPointExtID` (golint)
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636