Skip to content

V4 SDKs

V4 SDKs #1543

Triggered via pull request December 9, 2024 15:53
Status Failure
Total duration 1m 47s
Artifacts

automated-test.yml

on: pull_request
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/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/clustersv2/data_source_nutanix_cluster_entity_v2.go#L1219
don't use ALL_CAPS in Go names; use CamelCase (golint)
tests: nutanix/services/clustersv2/data_source_nutanix_host_entity_v2.go#L479
don't use ALL_CAPS in Go names; use CamelCase (golint)
tests: nutanix/services/clustersv2/data_source_nutanix_host_entity_v2.go#L505
don't use ALL_CAPS in Go names; use CamelCase (golint)
tests: nutanix/services/clustersv2/resource_nutanix_cluster_discover_unconfigured_nodes_v2.go#L485
func expandIpFilterList should be expandIPFilterList (golint)
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636