Skip to content

IPv6 network support (PR just for running Actions) #16

IPv6 network support (PR just for running Actions)

IPv6 network support (PR just for running Actions) #16

Triggered via pull request June 2, 2024 19:40
Status Failure
Total duration 7m 6s
Artifacts

golangci-lint.yml

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

Annotations

15 errors and 4 warnings
lint (macos-latest): client/internal/networkmonitor/monitor_bsd.go#L17
could not import github.com/netbirdio/netbird/client/internal/routemanager (-: # github.com/netbirdio/netbird/client/internal/routemanager
lint (macos-latest): client/internal/routemanager/server_nonandroid.go#L73
too many arguments in call to enableIPForwarding
lint (macos-latest): client/internal/engine.go#L29
could not import github.com/netbirdio/netbird/client/internal/routemanager (-: # github.com/netbirdio/netbird/client/internal/routemanager
lint (macos-latest): client/internal/routemanager/server_nonandroid.go#L73
too many arguments in call to enableIPForwarding
lint (macos-latest): client/internal/routemanager/client.go#L1
: # github.com/netbirdio/netbird/client/internal/routemanager [github.com/netbirdio/netbird/client/internal/routemanager.test]
lint (macos-latest): client/internal/routemanager/server_nonandroid.go#L73
too many arguments in call to enableIPForwarding
lint (macos-latest)
issues found
lint (ubuntu-latest): client/internal/routemanager/systemops_linux.go#L273
func `addUnreachableRoute` is unused (unused)
lint (ubuntu-latest): client/internal/routemanager/systemops_linux.go#L293
func `removeUnreachableRoute` is unused (unused)
lint (ubuntu-latest): client/internal/routemanager/server_nonandroid.go#L166
ineffectual assignment to err (ineffassign)
lint (ubuntu-latest)
issues found
lint (windows-latest)
too many arguments in call to enableIPForwarding\n\thave (bool)\n\twant ())"
lint (windows-latest)
too many arguments in call to enableIPForwarding\n\thave (bool)\n\twant ())"
lint (windows-latest)
too many arguments in call to enableIPForwarding\n\thave (bool)\n\twant ()"
lint (windows-latest)
golangci-lint exit with code 3
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/.
lint (windows-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/.