Add sample num in result #181
go.yml
on: push
Check whether tests need to be run based on diff
14s
Verify docs and spelling
31s
Unit test (ubuntu-latest)
6m 11s
Unit test (windows-2022)
14m 35s
Integration test
10m 26s
Golangci-lint (ubuntu-latest)
3m 49s
Golangci-lint (macos-latest)
8m 18s
Build Antrea and antctl binaries
9m 52s
Build Antrea Windows binaries
1m 46s
Check tidy, code generation and manifest
5m 36s
Go benchmark test
4m 29s
Annotations
9 errors and 3 warnings
Golangci-lint (ubuntu-latest):
test/performance/framework/table/table_test.go#L26
not enough arguments in call to GenerateRow
|
Golangci-lint (ubuntu-latest):
test/performance/framework/table/table_test.go#L27
not enough arguments in call to GenerateRow
|
Golangci-lint (ubuntu-latest):
test/performance/framework/networkpolicy/scale_up.go#L143
loopclosure: loop variable np captured by func literal (govet)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Unit test (ubuntu-latest)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Golangci-lint (macos-latest):
test/performance/framework/table/table_test.go#L26
not enough arguments in call to GenerateRow
|
Golangci-lint (macos-latest):
test/performance/framework/table/table_test.go#L27
not enough arguments in call to GenerateRow
|
Golangci-lint (macos-latest):
test/performance/framework/networkpolicy/scale_up.go#L143
loopclosure: loop variable np captured by func literal (govet)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
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/.
|