Skip to content

Fix timestamp

Fix timestamp #248

Triggered via push February 27, 2024 12:25
Status Failure
Total duration 12m 19s
Artifacts

go.yml

on: push
Check whether tests need to be run based on diff
23s
Check whether tests need to be run based on diff
Verify docs and spelling
38s
Verify docs and spelling
Unit test (ubuntu-latest)
6m 20s
Unit test (ubuntu-latest)
Unit test (windows-2022)
11m 11s
Unit test (windows-2022)
Integration test
10m 28s
Integration test
Golangci-lint (ubuntu-latest)
3m 56s
Golangci-lint (ubuntu-latest)
Golangci-lint (macos-latest)
9m 23s
Golangci-lint (macos-latest)
Build Antrea and antctl binaries
2m 6s
Build Antrea and antctl binaries
Build Antrea Windows binaries
1m 51s
Build Antrea Windows binaries
Check tidy, code generation and manifest
5m 36s
Check tidy, code generation and manifest
Go benchmark test
4m 30s
Go benchmark test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Build Antrea and antctl binaries: test/performance/framework/service/scale_up.go#L191
cannot use startTimeStamp (variable of type int64) as int value in argument to utils.FetchTimestampFromLog
Build Antrea and antctl binaries
Process completed with exit code 2.
Golangci-lint (ubuntu-latest): test/performance/framework/service/scale_up.go#L191
cannot use startTimeStamp (variable of type int64) as int value in argument to utils.FetchTimestampFromLog (typecheck)
Golangci-lint (ubuntu-latest): test/performance/framework/service.go#L28
could not import antrea.io/antrea/test/performance/framework/service (-: # antrea.io/antrea/test/performance/framework/service
Golangci-lint (ubuntu-latest): test/performance/framework/service/scale_up.go#L191
cannot use startTimeStamp (variable of type int64) as int value in argument to utils.FetchTimestampFromLog) (typecheck)
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#L153
loopclosure: loop variable np captured by func literal (govet)
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
Check tidy, code generation and manifest
Process completed with exit code 1.
Unit test (ubuntu-latest): test/performance/framework/service/scale_up.go#L191
cannot use startTimeStamp (variable of type int64) as int value in argument to utils.FetchTimestampFromLog
Unit test (ubuntu-latest)
Process completed with exit code 2.
Golangci-lint (macos-latest): test/performance/framework/service/scale_up.go#L191
cannot use startTimeStamp (variable of type int64) as int value in argument to utils.FetchTimestampFromLog (typecheck)
Golangci-lint (macos-latest): test/performance/framework/service.go#L28
could not import antrea.io/antrea/test/performance/framework/service (-: # antrea.io/antrea/test/performance/framework/service
Golangci-lint (macos-latest): test/performance/framework/service/scale_up.go#L191
cannot use startTimeStamp (variable of type int64) as int value in argument to utils.FetchTimestampFromLog) (typecheck)
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#L153
loopclosure: loop variable np captured by func literal (govet)
Golangci-lint (macos-latest)
Process completed with exit code 2.
Unit test (windows-2022): test/performance/framework/service/scale_up.go#L191
cannot use startTimeStamp (variable of type int64) as int value in argument to utils.FetchTimestampFromLog
Unit test (windows-2022)
Process completed with exit code 1.
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/.