Temporarily disable traffic check in SP #1511
Annotations
10 errors and 1 warning
build:
test/e2e/framework.go#L86
field `ipv4` is unused (unused)
|
build:
test/e2e/framework.go#L87
field `ipv6` is unused (unused)
|
build:
test/e2e/framework.go#L88
field `ipStrings` is unused (unused)
|
build:
test/e2e/framework.go#L410
func `(*TestData).podWaitFor` is unused (unused)
|
build:
test/e2e/framework.go#L431
func `(*TestData).podWaitForIPs` is unused (unused)
|
build:
test/e2e/framework.go#L504
func `parsePodIPs` is unused (unused)
|
build:
test/e2e/framework.go#L472
func `(*TestData).deploymentWaitForIPsOrNames` is unused (unused)
|
build:
test/e2e/framework.go#L535
func `(*TestData).runCommandFromPod` is unused (unused)
|
build:
test/e2e/framework.go#L567
func `(*TestData).runPingCommandFromPod` is unused (unused)
|
build:
test/e2e/framework.go#L584
func `(*TestData).runNetcatCommandFromPod` is unused (unused)
|
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/
|