Allow candidates on local routes if more specific than vpn routes #5443
golangci-lint.yml
on: pull_request
codespell
8s
Matrix: lint
Annotations
11 errors and 3 warnings
lint (ubuntu-latest):
client/internal/networkmonitor/monitor_generic.go#L15
could not import github.com/netbirdio/netbird/client/internal/routemanager/systemops (-: # github.com/netbirdio/netbird/client/internal/routemanager/systemops
|
lint (ubuntu-latest):
client/internal/routemanager/systemops/systemops_generic.go#L421
undefined: hasSeparateRouting) (typecheck)
|
lint (ubuntu-latest):
client/internal/peer/conn.go#L18
could not import github.com/netbirdio/netbird/client/internal/routemanager/systemops (-: # github.com/netbirdio/netbird/client/internal/routemanager/systemops
|
lint (ubuntu-latest):
client/internal/routemanager/systemops/systemops_generic.go#L421
undefined: hasSeparateRouting) (typecheck)
|
lint (ubuntu-latest):
client/internal/routemanager/manager.go#L20
could not import github.com/netbirdio/netbird/client/internal/routemanager/systemops (-: # github.com/netbirdio/netbird/client/internal/routemanager/systemops
|
lint (ubuntu-latest):
client/internal/routemanager/systemops/systemops_generic.go#L421
undefined: hasSeparateRouting) (typecheck)
|
lint (ubuntu-latest):
client/internal/routemanager/systemops/systemops.go#L1
: # github.com/netbirdio/netbird/client/internal/routemanager/systemops [github.com/netbirdio/netbird/client/internal/routemanager/systemops.test]
|
lint (ubuntu-latest):
client/internal/routemanager/systemops/systemops_generic.go#L421
undefined: hasSeparateRouting (typecheck)
|
lint (ubuntu-latest)
issues found
|
lint (windows-latest)
Canceling since a higher priority waiting request for 'golangci-lint-refs/pull/2097/merge-fix/ice-candidate-via-route' exists
|
lint (windows-latest)
The operation was canceled.
|
codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|