Skip to content

Eliminate udp proxy #6609

Eliminate udp proxy

Eliminate udp proxy #6609

Triggered via pull request October 9, 2024 17:20
Status Failure
Total duration 9m 27s
Artifacts

golangci-lint.yml

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

Annotations

15 errors and 3 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)
undefined: proxyBind"
lint (windows-latest)
undefined: proxyBind)"
lint (windows-latest)
too many arguments in call to device.NewNetstackDevice\n\thave (string, \"github.com/netbirdio/netbird/client/iface/device\".WGAddress, int, string, int, transport.Net, string, bind.FilterFn)\n\twant (string, \"github.com/netbirdio/netbird/client/iface/device\".WGAddress, int, string, int, *bind.ICEBind, string)"
lint (windows-latest)
undefined: proxyBind)"
lint (windows-latest)
golangci-lint exit with code 3
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/
lint (windows-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/