agent: add tcp connection disruptor #1063
ci.yml
on: pull_request
build-with-xk6-docker
2m 44s
run-linter
48s
Codespell
12s
Matrix: build-with-xk6
Matrix: run-unit-tests
Annotations
11 errors and 4 warnings
Codespell:
pkg/agent/tcpconn/handler.go#L57
directes ==> directs
|
run-linter:
pkg/agent/tcpconn/handler.go#L11
could not import github.com/AkihiroSuda/go-netfilter-queue (-: go build github.com/AkihiroSuda/go-netfilter-queue:
|
run-linter:
pkg/agent/tcpconn/handler.go#L101
undefined: netfilter (typecheck)
|
run-linter:
pkg/agent/tcpconn/handler.go#L127
undefined: netfilter (typecheck)
|
run-linter:
pkg/agent/tcpconn/handler.go#L67
undefined: netfilter (typecheck)
|
run-linter:
pkg/agent/tcpconn/handler.go#L131
undefined: netfilter (typecheck)
|
run-linter:
pkg/agent/tcpconn/handler.go#L135
undefined: netfilter (typecheck)
|
run-linter
issues found
|
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)
The operation was canceled.
|
run-linter:
pkg/iptables/ruler.go#L65
receiver-naming: receiver name r should be consistent with previous receiver name i for Iptables (revive)
|
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)
|