feat(transactor): Cleanup retry policy and handle error cases #248
Annotations
4 errors and 3 warnings
ci (lint, ubuntu-latest, 1.21.0):
client/eth/connection_pool.go#L41
mnd: Magic number: 5, in <assign> detected (gomnd)
|
ci (lint, ubuntu-latest, 1.21.0):
client/eth/connection_pool.go#L42
mnd: Magic number: 5, in <assign> detected (gomnd)
|
ci (lint, ubuntu-latest, 1.21.0):
core/transactor/sender/sender.go#L95
directive `//nolint:errcheck // the error is logged.` is unused for linter "errcheck" (nolintlint)
|
ci (lint, ubuntu-latest, 1.21.0)
Process completed with exit code 2.
|
ci (build, ubuntu-latest, 1.21.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (test, ubuntu-latest, 1.21.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (lint, ubuntu-latest, 1.21.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|