datasource for pbrs #128
Annotations
10 errors and 1 warning
tests:
nutanix/sdks/v4/networking/networking.go#L9
type name will be used as networking.NetworkingClient by other packages, and that stutters; consider calling this Client (golint)
|
tests:
nutanix/sdks/v4/networking/networking.go#L10
struct field `SubnetApiInstance` should be `SubnetAPIInstance` (golint)
|
tests:
nutanix/sdks/v4/networking/networking.go#L11
struct field `VpcApiInstance` should be `VpcAPIInstance` (golint)
|
tests:
nutanix/sdks/v4/networking/networking.go#L12
struct field `FloatingIpApiInstance` should be `FloatingIPAPIInstance` (golint)
|
tests:
nutanix/services/v2/networking/data_source_nutanix_floating_ip_v2.go#L297
func flattenVmNic should be flattenVMNic (golint)
|
tests:
nutanix/services/v2/networking/data_source_nutanix_subnet_v2.go#L1269
func flattenIpPoolUsages should be flattenIPPoolUsages (golint)
|
tests:
nutanix/services/v2/networking/data_source_nutanix_floating_ips_v2.go#L51
`initialise` is a misspelling of `initialize` (misspell)
|
tests:
nutanix/services/v2/networking/data_source_nutanix_pbrs_v2.go#L47
`initialise` is a misspelling of `initialize` (misspell)
|
tests:
nutanix/services/v2/networking/data_source_nutanix_subnets_v2.go#L55
`initialise` is a misspelling of `initialize` (misspell)
|
tests:
nutanix/services/v2/networking/data_source_nutanix_pbr_v2.go#L466
mnd: Magic number: 2, in <argument> detected (gomnd)
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|