Skip to content

Support vpc nat resource and its friends #1905

Support vpc nat resource and its friends

Support vpc nat resource and its friends #1905

Triggered via pull request June 26, 2024 23:59
@annakhmannakhm
synchronize #1239
vpc-feature
Status Failure
Total duration 1m 46s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L168
unreachable: unreachable code (govet)
lint: nsxt/resource_nsxt_vpc_nat_rule.go#L229
unreachable: unreachable code (govet)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L21
var-naming: var vpcIpAddressAllocationIpAddressTypeValues should be vpcIPAddressAllocationIPAddressTypeValues (revive)
lint: nsxt/resource_nsxt_vpc_nat_rule_test.go#L14
var-naming: var accTestVpcNatIpAllocationTestName should be accTestVpcNatIPAllocationTestName (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L26
var-naming: var vpcIpAddressAllocationIpAddressBlockVisibilityValues should be vpcIPAddressAllocationIPAddressBlockVisibilityValues (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L31
var-naming: var vpcIpAddressAllocationSchema should be vpcIPAddressAllocationSchema (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L77
var-naming: func resourceNsxtVpcIpAddressAllocation should be resourceNsxtVpcIPAddressAllocation (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L90
var-naming: func resourceNsxtVpcIpAddressAllocationExists should be resourceNsxtVpcIPAddressAllocationExists (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L106
var-naming: func resourceNsxtVpcIpAddressAllocationCreate should be resourceNsxtVpcIPAddressAllocationCreate (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L143
var-naming: func resourceNsxtVpcIpAddressAllocationRead should be resourceNsxtVpcIPAddressAllocationRead (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L171
var-naming: func resourceNsxtVpcIpAddressAllocationUpdate should be resourceNsxtVpcIPAddressAllocationUpdate (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L207
var-naming: func resourceNsxtVpcIpAddressAllocationDelete should be resourceNsxtVpcIPAddressAllocationDelete (revive)