Skip to content

V4 SDKs

V4 SDKs #1534

Triggered via pull request December 9, 2024 07:31
Status Failure
Total duration 1m 55s
Artifacts

automated-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: nutanix/services/clustersv2/resource_nutanix_cluster_entity_v2.go#L1167
`CANCELLED` is a misspelling of `CANCELED` (misspell)
tests: nutanix/services/clustersv2/resource_nutanix_cluster_entity_v2.go#L1647
`managment` is a misspelling of `management` (misspell)
tests: nutanix/services/clustersv2/resource_nutanix_pc_registration_v2.go#L580
`Regestration` is a misspelling of `Registration` (misspell)
tests: nutanix/services/vmmv2/resource_nutanix_template_v2.go#L371
`defualt` is a misspelling of `default` (misspell)
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/prismv2/resource_nutanix_categories_v2.go#L211
`if` block ends with a `return` statement, so drop this `else` and outdent its block (golint)
tests: nutanix/services/storagecontainersv2/resource_nutanix_storge_containers_v2.go#L196
var `clusterExtId` should be `clusterExtID` (golint)
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636