Add context to throughout the project and update logging #5590
golangci-lint.yml
on: pull_request
codespell
18s
Matrix: lint
Annotations
16 errors and 3 warnings
lint (ubuntu-latest):
client/cmd/debug.go#L1
: # github.com/netbirdio/netbird/client/cmd [github.com/netbirdio/netbird/client/cmd.test]
|
lint (ubuntu-latest):
client/cmd/testutil_test.go#L90
not enough arguments in call to integrations.NewIntegratedValidator
|
lint (ubuntu-latest):
client/internal/config.go#L1
: # github.com/netbirdio/netbird/client/internal [github.com/netbirdio/netbird/client/internal.test]
|
lint (ubuntu-latest):
client/internal/engine_test.go#L1071
not enough arguments in call to integrations.NewIntegratedValidator
|
lint (ubuntu-latest):
client/server/debug.go#L1
: # github.com/netbirdio/netbird/client/server [github.com/netbirdio/netbird/client/server.test]
|
lint (ubuntu-latest):
client/server/server_test.go#L122
not enough arguments in call to integrations.NewIntegratedValidator
|
lint (ubuntu-latest)
issues found
|
lint (macos-latest):
client/cmd/debug.go#L1
: # github.com/netbirdio/netbird/client/cmd [github.com/netbirdio/netbird/client/cmd.test]
|
lint (macos-latest):
client/cmd/testutil_test.go#L90
not enough arguments in call to integrations.NewIntegratedValidator
|
lint (macos-latest):
client/internal/config.go#L1
: # github.com/netbirdio/netbird/client/internal [github.com/netbirdio/netbird/client/internal.test]
|
lint (macos-latest):
client/internal/engine_test.go#L1071
not enough arguments in call to integrations.NewIntegratedValidator
|
lint (macos-latest):
client/server/debug.go#L1
: # github.com/netbirdio/netbird/client/server [github.com/netbirdio/netbird/client/server.test]
|
lint (macos-latest):
client/server/server_test.go#L122
not enough arguments in call to integrations.NewIntegratedValidator
|
lint (macos-latest)
issues found
|
lint (windows-latest)
Canceling since a higher priority waiting request for 'golangci-lint-refs/pull/2209/merge-feature/add-context-throughout-management' 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 (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 (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/.
|