Create VPC with PrivateIPs instead of PrivateIpv4Blocks #2584
Annotations
6 errors and 2 warnings
build:
test/e2e/nsx_networkinfo_test.go#L129
p_ipb_id1 declared and not used
|
build:
test/e2e/nsx_networkinfo_test.go#L130
p_ipb_id2 declared and not used
|
build:
test/e2e/nsx_networkinfo_test.go#L201
ns_uid declared and not used (typecheck)
|
build:
pkg/nsx/services/vpc/builder.go#L32
func `generateIPBlockSearchKey` is unused (unused)
|
build:
pkg/nsx/services/vpc/builder.go#L36
func `buildPrivateIpBlock` is unused (unused)
|
build
Process completed with exit code 2.
|
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|