Skip to content

Lower retry interval on dns resolve failure #5502

Lower retry interval on dns resolve failure

Lower retry interval on dns resolve failure #5502

Triggered via pull request June 21, 2024 15:32
Status Failure
Total duration 6m 26s
Artifacts

golangci-lint.yml

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

Annotations

30 errors and 4 warnings
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L1
: # github.com/netbirdio/netbird/client/internal/routemanager/dynamic
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L190
syntax error: non-declaration statement outside function body (typecheck)
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L190
expected declaration, found '}' (typecheck)
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L209
expected declaration, found 'for' (typecheck)
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L223
expected declaration, found 'for' (typecheck)
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L257
expected declaration, found 'for' (typecheck)
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L288
expected declaration, found 'for' (typecheck)
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L312
expected declaration, found 'for' (typecheck)
lint (ubuntu-latest): client/internal/config.go#L18
could not import github.com/netbirdio/netbird/client/internal/routemanager/dynamic (-: # github.com/netbirdio/netbird/client/internal/routemanager/dynamic
lint (ubuntu-latest): client/internal/routemanager/dynamic/route.go#L190
syntax error: non-declaration statement outside function body) (typecheck)
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L1
: # github.com/netbirdio/netbird/client/internal/routemanager/dynamic
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L190
syntax error: non-declaration statement outside function body (typecheck)
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L190
expected declaration, found '}' (typecheck)
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L209
expected declaration, found 'for' (typecheck)
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L223
expected declaration, found 'for' (typecheck)
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L257
expected declaration, found 'for' (typecheck)
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L288
expected declaration, found 'for' (typecheck)
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L312
expected declaration, found 'for' (typecheck)
lint (macos-latest): client/internal/config.go#L18
could not import github.com/netbirdio/netbird/client/internal/routemanager/dynamic (-: # github.com/netbirdio/netbird/client/internal/routemanager/dynamic
lint (macos-latest): client/internal/routemanager/dynamic/route.go#L190
syntax error: non-declaration statement outside function body) (typecheck)
lint (windows-latest)
syntax error: non-declaration statement outside function body"
lint (windows-latest)
expected declaration, found '}'"
lint (windows-latest)
expected declaration, found 'for'"
lint (windows-latest)
expected declaration, found 'for'"
lint (windows-latest)
expected declaration, found 'for'"
lint (windows-latest)
expected declaration, found 'for'"
lint (windows-latest)
expected declaration, found 'for'"
lint (windows-latest)
expected declaration, found 'for'"
lint (windows-latest)
syntax error: non-declaration statement outside function body)"
lint (windows-latest)
syntax error: non-declaration statement outside function body)"
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/.
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/.