update indexer reviewdog configuration #1867
Annotations
3 errors and 1 warning
reviewdog-golangci-lint:
util/test/account_testutil.go#L61
Error return value of `rand.Read` is not checked (errcheck)
|
reviewdog-golangci-lint:
util/test/account_testutil.go#L61
[Lint Errors] reported by reviewdog 🐶
Error return value of `rand.Read` is not checked (errcheck)
Raw Output:
util/test/account_testutil.go:61:11: Error return value of `rand.Read` is not checked (errcheck)
rand.Read(arb)
^
|
reviewdog-golangci-lint
reviewdog exited with status code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], reviewdog/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading