Skip to content

Fix checking channel #302

Fix checking channel

Fix checking channel #302

Triggered via push March 21, 2024 13:19
Status Failure
Total duration 18m 59s
Artifacts

go.yml

on: push
Check whether tests need to be run based on diff
17s
Check whether tests need to be run based on diff
Verify docs and spelling
27s
Verify docs and spelling
Unit test (ubuntu-latest)
6m 16s
Unit test (ubuntu-latest)
Unit test (windows-2022)
8m 23s
Unit test (windows-2022)
Integration test
10m 22s
Integration test
Golangci-lint (ubuntu-latest)
3m 58s
Golangci-lint (ubuntu-latest)
Golangci-lint (macos-latest)
6m 48s
Golangci-lint (macos-latest)
Build Antrea and antctl binaries
10m 9s
Build Antrea and antctl binaries
Build Antrea Windows binaries
1m 48s
Build Antrea Windows binaries
Check tidy, code generation and manifest
5m 34s
Check tidy, code generation and manifest
Go benchmark test
4m 35s
Go benchmark test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Golangci-lint (ubuntu-latest): test/performance/framework/table/table_test.go#L26
too many arguments in call to GenerateRow
Golangci-lint (ubuntu-latest): test/performance/framework/table/table_test.go#L27
too many arguments in call to GenerateRow
Golangci-lint (ubuntu-latest): test/performance/framework/restart.go#L82
SA4017: Errorf doesn't have side effects and its return value is ignored (staticcheck)
Golangci-lint (ubuntu-latest): test/performance/framework/service.go#L175
SA4006: this value of `err` is never used (staticcheck)
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
Golangci-lint (macos-latest): test/performance/framework/table/table_test.go#L26
too many arguments in call to GenerateRow
Golangci-lint (macos-latest): test/performance/framework/table/table_test.go#L27
too many arguments in call to GenerateRow
Golangci-lint (macos-latest): test/performance/framework/service.go#L175
SA4006: this value of `err` is never used (staticcheck)
Golangci-lint (macos-latest): test/performance/framework/restart.go#L82
SA4006: this value of `err` is never used (staticcheck)
Golangci-lint (macos-latest)
Process completed with exit code 2.
Check tidy, code generation and manifest
Process completed with exit code 1.
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/.
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/.