Skip to content

agent: add tcp connection disruptor #1064

agent: add tcp connection disruptor

agent: add tcp connection disruptor #1064

Triggered via pull request October 20, 2023 12:24
Status Failure
Total duration 2m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

13 errors and 5 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 (macos-latest)
Process completed with exit code 1.
run-unit-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
run-unit-tests (ubuntu-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)
run-linter: pkg/iptables/ruler.go#L35
exported: exported method Iptables.AddRule should have comment or be unexported (revive)
run-linter: pkg/iptables/ruler.go#L65
receiver-naming: receiver name r should be consistent with previous receiver name i for Iptables (revive)