Skip to content

[relay] Improve relay messages #6308

[relay] Improve relay messages

[relay] Improve relay messages #6308

Triggered via pull request September 10, 2024 19:52
@lixmallixmal
synchronize #2574
hmacv2
Status Cancelled
Total duration 4m 9s
Artifacts

golangci-lint.yml

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

Annotations

22 errors and 3 warnings
lint (ubuntu-latest): relay/client/addr.go#L1
: # github.com/netbirdio/netbird/relay/client [github.com/netbirdio/netbird/relay/client.test]
lint (ubuntu-latest): relay/client/client_test.go#L36
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L118
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L192
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L281
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L327
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L418
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L475
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L527
not enough arguments in call to server.NewServer
lint (ubuntu-latest): relay/client/client_test.go#L580
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/addr.go#L1
: # github.com/netbirdio/netbird/relay/client [github.com/netbirdio/netbird/relay/client.test]
lint (macos-latest): relay/client/client_test.go#L36
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L118
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L192
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L281
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L327
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L418
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L475
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L527
not enough arguments in call to server.NewServer
lint (macos-latest): relay/client/client_test.go#L580
not enough arguments in call to server.NewServer
lint (windows-latest)
Canceling since a higher priority waiting request for 'golangci-lint-refs/pull/2574/merge-hmacv2' exists
lint (windows-latest)
The operation was canceled.
codespell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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 (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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: actions/checkout@v3, actions/setup-go@v4, 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/