Skip to content

fixing lint issues #1544

fixing lint issues

fixing lint issues #1544

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

Annotations

10 errors and 1 warning
tests: nutanix/services/storagecontainersv2/resource_nutanix_storge_containers_v2.go#L198
var `clusterExtId` should be `clusterExtID` (golint)
tests: nutanix/services/storagecontainersv2/resource_nutanix_storge_containers_v2.go#L203
var `containerExtId` should be `containerExtID` (golint)
tests: nutanix/services/storagecontainersv2/resource_nutanix_storge_containers_v2.go#L206
var `ownerExtId` should be `ownerExtID` (golint)
tests: nutanix/services/storagecontainersv2/resource_nutanix_storge_containers_v2.go#L278
var `affinityHostExtId` should be `affinityHostExtID` (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#L484
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