agent: add tcp connection disruptor #1067
ci.yml
on: pull_request
build-with-xk6-docker
2m 29s
run-linter
42s
Codespell
16s
Matrix: build-with-xk6
Matrix: run-unit-tests
Annotations
17 errors and 3 warnings
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-linter
Cannot open: File exists
|
run-unit-tests (ubuntu-latest):
pkg/iptables/ruler_test.go#L17
ipt.AddRule undefined (type *iptables.Iptables has no field or method AddRule)
|
run-unit-tests (ubuntu-latest):
pkg/iptables/ruler_test.go#L20
ipt.AddRule undefined (type *iptables.Iptables has no field or method AddRule)
|
run-unit-tests (ubuntu-latest)
Process completed with exit code 1.
|
run-unit-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
run-unit-tests (macos-latest):
pkg/iptables/ruler_test.go#L17
ipt.AddRule undefined (type *iptables.Iptables has no field or method AddRule)
|
run-unit-tests (macos-latest):
pkg/iptables/ruler_test.go#L20
ipt.AddRule undefined (type *iptables.Iptables has no field or method AddRule)
|
run-unit-tests (macos-latest)
The operation was canceled.
|
run-linter
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
run-linter:
pkg/iptables/ruler.go#L19
exported: exported function New should have comment or be unexported (revive)
|
run-linter:
pkg/iptables/ruler.go#L25
exported: exported method Iptables.Add should have comment or be unexported (revive)
|