Skip to content

Fix restart

Fix restart #304

Triggered via push March 21, 2024 13:51
Status Failure
Total duration 37m 12s
Artifacts

go.yml

on: push
Check whether tests need to be run based on diff
18s
Check whether tests need to be run based on diff
Verify docs and spelling
26s
Verify docs and spelling
Unit test (ubuntu-latest)
6m 25s
Unit test (ubuntu-latest)
Unit test (windows-2022)
9m 48s
Unit test (windows-2022)
Integration test
10m 7s
Integration test
Golangci-lint (ubuntu-latest)
3m 52s
Golangci-lint (ubuntu-latest)
Golangci-lint (macos-latest)
6m 40s
Golangci-lint (macos-latest)
Build Antrea and antctl binaries
10m 1s
Build Antrea and antctl binaries
Build Antrea Windows binaries
1m 54s
Build Antrea Windows binaries
Check tidy, code generation and manifest
5m 33s
Check tidy, code generation and manifest
Go benchmark test
4m 34s
Go benchmark test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
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/restart.go#L79
SA4017: Errorf doesn't have side effects and its return value is ignored (staticcheck)
Golangci-lint (macos-latest): test/performance/framework/service.go#L176
SA4006: this value of `err` is never used (staticcheck)
Golangci-lint (macos-latest)
Process completed with exit code 2.
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#L79
SA4017: Errorf doesn't have side effects and its return value is ignored (staticcheck)
Golangci-lint (ubuntu-latest): test/performance/framework/service.go#L176
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/.