Skip to content

Eliminate udp proxy #6621

Eliminate udp proxy

Eliminate udp proxy #6621

Triggered via pull request October 9, 2024 22:00
Status Cancelled
Total duration 7m 51s
Artifacts

golangci-lint.yml

on: pull_request
codespell
9s
codespell
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
lint (ubuntu-latest): client/internal/peer/conn.go#L85
field `iFaceDiscover` is unused (unused)
lint (ubuntu-latest)
issues found
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L16
could not import github.com/netbirdio/netbird/client/iface (-: # github.com/netbirdio/netbird/client/iface
lint (macos-latest): client/iface/iface_darwin.go#L29
unknown field wgProxyMgr in struct literal of type WGIface
lint (macos-latest): client/iface/iface_darwin.go#L29
undefined: wgproxy.NewManager) (typecheck)
lint (macos-latest): client/internal/acl/mocks/iface_mapper.go#L11
could not import github.com/netbirdio/netbird/client/iface (-: # github.com/netbirdio/netbird/client/iface
lint (macos-latest): client/iface/iface_darwin.go#L29
unknown field wgProxyMgr in struct literal of type WGIface
lint (macos-latest): client/iface/iface_darwin.go#L29
undefined: wgproxy.NewManager) (typecheck)
lint (macos-latest): client/cmd/up.go#L18
could not import github.com/netbirdio/netbird/client/iface (-: # github.com/netbirdio/netbird/client/iface
lint (macos-latest): client/iface/iface_darwin.go#L29
unknown field wgProxyMgr in struct literal of type WGIface
lint (macos-latest): client/iface/iface_darwin.go#L29
undefined: wgproxy.NewManager) (typecheck)
lint (macos-latest): client/firewall/uspfilter/uspfilter.go#L15
could not import github.com/netbirdio/netbird/client/iface (-: # github.com/netbirdio/netbird/client/iface
lint (windows-latest)
Canceling since a higher priority waiting request for 'golangci-lint-refs/pull/2712/merge-eliminate-udp-proxy' exists
lint (windows-latest)
The operation was canceled.
lint (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/