[client] Add stateful userspace firewall and remove egress filters #7602
Triggered via pull request
December 20, 2024 16:53
Status
Cancelled
Total duration
4m 17s
Artifacts
–
golangci-lint.yml
on: pull_request
codespell
9s
Matrix: lint
Annotations
8 errors and 2 warnings
lint (ubuntu-latest):
client/firewall/uspfilter/conntrack/udp_test.go#L54
cannot use srcPort (variable of type uint16) as ConnKey value in map index
|
lint (ubuntu-latest):
client/firewall/uspfilter/conntrack/udp_test.go#L159
cannot use make(map[uint16]*UDPConnTrack) (value of type map[uint16]*UDPConnTrack) as map[ConnKey]*UDPConnTrack value in struct literal (typecheck)
|
lint (ubuntu-latest)
issues found
|
lint (macos-latest):
client/firewall/uspfilter/conntrack/udp_test.go#L54
cannot use srcPort (variable of type uint16) as ConnKey value in map index
|
lint (macos-latest):
client/firewall/uspfilter/conntrack/udp_test.go#L159
cannot use make(map[uint16]*UDPConnTrack) (value of type map[uint16]*UDPConnTrack) as map[ConnKey]*UDPConnTrack value in struct literal (typecheck)
|
lint (macos-latest)
issues found
|
lint (windows-latest)
Canceling since a higher priority waiting request for 'golangci-lint-refs/pull/3093/merge-remove-egress-filters' exists
|
lint (windows-latest)
The operation was canceled.
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|