Skip to content

Eliminate udp proxy #6620

Eliminate udp proxy

Eliminate udp proxy #6620

Triggered via pull request October 9, 2024 21:58
Status Cancelled
Total duration 2m 57s
Artifacts

golangci-lint.yml

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

Annotations

12 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/iface/wgproxy/factory_nonlinux.go#L1
: # github.com/netbirdio/netbird/client/iface/wgproxy
lint (macos-latest): client/iface/wgproxy/factory_nonlinux.go#L22
undefined: proxyBind (typecheck)
lint (macos-latest): client/iface/iface.go#L17
could not import github.com/netbirdio/netbird/client/iface/wgproxy (-: # github.com/netbirdio/netbird/client/iface/wgproxy
lint (macos-latest): client/iface/wgproxy/factory_nonlinux.go#L22
undefined: proxyBind) (typecheck)
lint (macos-latest): client/iface/iface_darwin.go#L29
unknown field wgProxyMgr in struct literal of type WGIface (typecheck)
lint (macos-latest): client/internal/peer/conn.go#L20
could not import github.com/netbirdio/netbird/client/iface/wgproxy (-: # github.com/netbirdio/netbird/client/iface/wgproxy
lint (macos-latest): client/iface/wgproxy/factory_nonlinux.go#L22
undefined: proxyBind) (typecheck)
lint (macos-latest)
issues found
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/