[Windows] CNI Server installs OpenFlow entries by PortStatus #34708
go.yml
on: pull_request
Check whether tests need to be run based on diff
25s
Verify docs and spelling
31s
Unit test (ubuntu-latest)
7m 37s
Unit test (windows-2022)
8m 19s
Integration test
5m 45s
Golangci-lint (ubuntu-latest)
4m 30s
Golangci-lint (macos-latest)
2m 33s
Build Antrea and antctl binaries
8m 24s
Build Antrea Windows binaries
2m 11s
Check tidy, code generation and manifest
4m 27s
Go benchmark test
5m 2s
Annotations
13 errors and 9 warnings
Golangci-lint (macos-latest):
pkg/agent/cniserver/pod_configuration_test.go#L108
cannot use podListerSync (variable of type bool) as "k8s.io/client-go/tools/cache".InformerSynced value in struct literal (typecheck)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
Golangci-lint (ubuntu-latest):
pkg/agent/cniserver/pod_configuration_test.go#L108
cannot use podListerSync (variable of type bool) as "k8s.io/client-go/tools/cache".InformerSynced value in struct literal (typecheck)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Go benchmark test:
pkg/agent/cniserver/pod_configuration_test.go#L108
cannot use podListerSync (variable of type bool) as "k8s.io/client-go/tools/cache".InformerSynced value in struct literal
|
Go benchmark test
Process completed with exit code 1.
|
Unit test (ubuntu-latest):
pkg/agent/cniserver/pod_configuration_test.go#L108
cannot use podListerSync (variable of type bool) as "k8s.io/client-go/tools/cache".InformerSynced value in struct literal
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Unit test (windows-2022)
The run was canceled by @github-actions[bot].
|
Unit test (windows-2022):
pkg/agent/cniserver/pod_configuration_test.go#L108
cannot use podListerSync (variable of type bool) as "k8s.io/client-go/tools/cache".InformerSynced value in struct literal
|
Unit test (windows-2022)
The operation was canceled.
|
Build Antrea and antctl binaries
The run was canceled by @github-actions[bot].
|
Build Antrea and antctl binaries
The operation was canceled.
|
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 Windows binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci-lint (macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' 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
|
Golangci-lint (ubuntu-latest)
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
|
Integration 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
|
Build Antrea and antctl binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|