Update server Pod template #308
go.yml
on: push
Check whether tests need to be run based on diff
20s
Verify docs and spelling
25s
Unit test (ubuntu-latest)
6m 16s
Unit test (windows-2022)
8m 23s
Integration test
10m 54s
Golangci-lint (ubuntu-latest)
3m 50s
Golangci-lint (macos-latest)
12m 34s
Build Antrea and antctl binaries
9m 49s
Build Antrea Windows binaries
1m 44s
Check tidy, code generation and manifest
5m 47s
Go benchmark test
4m 37s
Annotations
7 errors and 3 warnings
Golangci-lint (macos-latest):
test/performance/framework/server_pod.go#L115
loopclosure: loop variable i captured by func literal (govet)
|
Golangci-lint (macos-latest):
test/performance/framework/agent.go#L79
SA4017: Errorf doesn't have side effects and its return value is ignored (staticcheck)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
Golangci-lint (ubuntu-latest):
test/performance/framework/server_pod.go#L115
loopclosure: loop variable i captured by func literal (govet)
|
Golangci-lint (ubuntu-latest):
test/performance/framework/agent.go#L79
SA4006: this value of `err` is never used (staticcheck)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Check tidy, code generation and manifest
Process completed with exit code 1.
|
Unit test (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|