Skip to content

Support vpc nat resource and its friends #1908

Support vpc nat resource and its friends

Support vpc nat resource and its friends #1908

Triggered via pull request June 28, 2024 00:06
@annakhmannakhm
synchronize #1239
vpc-feature
Status Failure
Total duration 2m 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
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_nat_rule_test.go#L14
var-naming: var accTestVpcNatIpAllocationTestName should be accTestVpcNatIPAllocationTestName (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L21
var-naming: var vpcIpAddressAllocationIpAddressTypeValues should be vpcIPAddressAllocationIPAddressTypeValues (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#L169
var-naming: func resourceNsxtVpcIpAddressAllocationUpdate should be resourceNsxtVpcIPAddressAllocationUpdate (revive)
lint: nsxt/resource_nsxt_vpc_ip_address_allocation.go#L205
var-naming: func resourceNsxtVpcIpAddressAllocationDelete should be resourceNsxtVpcIPAddressAllocationDelete (revive)