Skip to content

agent: add tcp connection disruptor #1067

agent: add tcp connection disruptor

agent: add tcp connection disruptor #1067

Triggered via pull request October 20, 2023 15:59
Status Failure
Total duration 3m 47s
Artifacts

ci.yml

on: pull_request
build-with-xk6-docker
2m 29s
build-with-xk6-docker
run-linter
42s
run-linter
Codespell
16s
Codespell
Matrix: build-with-xk6
Matrix: run-unit-tests
Fit to window
Zoom out
Zoom in

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)