[feat][wip] : add ipv6 ipam to CCM #159
Annotations
10 errors
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L398
File is not properly formatted (gofumpt)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L487
File is not properly formatted (gofumpt)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L675
File is not properly formatted (gofumpt)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L716
File is not properly formatted (gofumpt)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L732
File is not properly formatted (gofumpt)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L635
shadow: declaration of "err" shadows declaration at line 630 (govet)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L775
shadow: declaration of "err" shadows declaration at line 760 (govet)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L168
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L202
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
lint:
cloud/nodeipam/ipam/cloud_allocator_test.go#L240
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
Loading