Add packetcatpure feature #34757
go.yml
on: pull_request
Check whether tests need to be run based on diff
14s
Verify docs and spelling
45s
Unit test (ubuntu-latest)
19s
Unit test (windows-2022)
3m 35s
Integration test
6m 22s
Golangci-lint (ubuntu-latest)
4m 30s
Golangci-lint (macos-latest)
3m 50s
Build Antrea and antctl binaries
20s
Build Antrea Windows binaries
18s
Check tidy, code generation and manifest
24s
Go benchmark test
20s
Annotations
17 errors and 9 warnings
Build Antrea Windows binaries:
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Build Antrea Windows binaries
Process completed with exit code 2.
|
Go benchmark test:
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Go benchmark test
Process completed with exit code 1.
|
Build Antrea and antctl binaries:
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Build Antrea and antctl binaries
Process completed with exit code 2.
|
Unit test (ubuntu-latest):
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Check tidy, code generation and manifest
Process completed with exit code 2.
|
Unit test (windows-2022):
pkg/agent/packetcapture/packetcapture_controller.go#L54
no required module provides package antrea.io/antrea/pkg/util/ftp; to add it:
|
Unit test (windows-2022)
Process completed with exit code 1.
|
Golangci-lint (macos-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L323
cannot use context.TODO (value of type func() context.Context) as context.Context value in argument to pcc.startPacketCapture: func() context.Context does not implement context.Context (missing method Deadline) (typecheck)
|
Golangci-lint (macos-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L530
pcc.updatePacketCaptureStatus undefined (type *fakePacketCaptureController has no field or method updatePacketCaptureStatus) (typecheck)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
Golangci-lint (ubuntu-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L323
cannot use context.TODO (value of type func() context.Context) as context.Context value in argument to pcc.startPacketCapture: func() context.Context does not implement context.Context (missing method Deadline) (typecheck)
|
Golangci-lint (ubuntu-latest):
pkg/agent/packetcapture/packetcapture_controller_test.go#L530
pcc.updatePacketCaptureStatus undefined (type *fakePacketCaptureController has no field or method updatePacketCaptureStatus) (typecheck)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Verify docs and spelling
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea Windows binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go benchmark test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea and antctl binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Unit test (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Check tidy, code generation and manifest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci-lint (macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
Golangci-lint (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Integration test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|