Assign sequential ips #13
golangci-lint.yml
on: pull_request
codespell
8s
Matrix: lint
Annotations
14 errors and 2 warnings
lint (ubuntu-latest):
management/cmd/management.go#L39
could not import github.com/netbirdio/netbird/management/server (-: # github.com/netbirdio/netbird/management/server
|
lint (ubuntu-latest):
management/server/network.go#L101
undefined: os
|
lint (ubuntu-latest):
management/server/network.go#L102
undefined: strconv) (typecheck)
|
lint (ubuntu-latest):
management/server/mock_server/account_mock.go#L11
could not import github.com/netbirdio/netbird/management/server (-: # github.com/netbirdio/netbird/management/server
|
lint (ubuntu-latest):
management/server/network.go#L101
undefined: os
|
lint (ubuntu-latest):
management/server/network.go#L102
undefined: strconv) (typecheck)
|
lint (ubuntu-latest):
client/cmd/testutil.go#L20
could not import github.com/netbirdio/netbird/management/server (-: # github.com/netbirdio/netbird/management/server
|
lint (ubuntu-latest):
management/server/network.go#L101
undefined: os
|
lint (ubuntu-latest):
management/server/network.go#L102
undefined: strconv) (typecheck)
|
lint (ubuntu-latest):
client/internal/engine_test.go#L35
could not import github.com/netbirdio/netbird/management/server (-: # github.com/netbirdio/netbird/management/server
|
lint (windows-latest)
The run was canceled by @Ziomal12.
|
lint (windows-latest)
The operation was canceled.
|
lint (macos-latest)
The run was canceled by @Ziomal12.
|
lint (macos-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 (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/.
|