update indexer reviewdog configuration #1867
reviewdog.yml
on: pull_request
reviewdog-errors
23s
reviewdog-warnings
23s
Annotations
3 errors and 2 warnings
reviewdog-errors:
util/test/account_testutil.go#L61
Error return value of `rand.Read` is not checked (errcheck)
|
reviewdog-errors:
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-errors
reviewdog exited with status code: 1
|
reviewdog-warnings
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/.
|
reviewdog-errors
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/.
|