Add packetcatpure feature #34756
Annotations
3 errors and 1 warning
Run golangci-lint:
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)
|
Run golangci-lint:
pkg/agent/packetcapture/packetcapture_controller_test.go#L530
pcc.updatePacketCaptureStatus undefined (type *fakePacketCaptureController has no field or method updatePacketCaptureStatus) (typecheck)
|
Run golangci-lint
Process completed with exit code 2.
|
Set up Go using version from go.mod
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
Loading