[Windows] CNI Server installs OpenFlow entries after PortStatus messa… #111
go.yml
on: pull_request
Check whether tests need to be run based on diff
16s
Verify docs and spelling
37s
Unit test (ubuntu-latest)
7m 39s
Unit test (windows-2022)
16m 18s
Integration test
5m 33s
Golangci-lint (ubuntu-latest)
4m 34s
Golangci-lint (macos-latest)
3m 55s
Build Antrea and antctl binaries
13m 11s
Build Antrea Windows binaries
2m 17s
Check tidy, code generation and manifest
4m 16s
Go benchmark test
5m 3s
Annotations
11 errors and 9 warnings
Go benchmark test:
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient
|
Go benchmark test
Process completed with exit code 1.
|
Unit test (ubuntu-latest):
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Unit test (windows-2022):
pkg/agent/cniserver/server_windows_test.go#L256
declared and not used: kubeClient
|
Unit test (windows-2022):
pkg/agent/cniserver/server_windows_test.go#L374
server.podConfigurator.podIfMonitor.kubeClient undefined (type *podIfaceMonitor has no field or method kubeClient)
|
Unit test (windows-2022)
Process completed with exit code 1.
|
Golangci-lint (ubuntu-latest):
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient (typecheck)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Golangci-lint (macos-latest):
pkg/agent/cniserver/server_linux_test.go#L193
declared and not used: kubeClient (typecheck)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
Integration test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Integration test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go benchmark test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Unit test (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Check tidy, code generation and manifest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea Windows binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Verify docs and spelling
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea and antctl binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci-lint (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|