fix(relayer): restart indexer and crawler when they exit due to failed API requests #1363
Annotations
3 errors and 1 warning
golangci-lint:
packages/relayer/indexer/indexer.go#L370
unnecessary trailing newline (whitespace)
|
golangci-lint:
packages/relayer/indexer/indexer.go#L371
branch statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
|
Loading