update indexer reviewdog configuration #1868
reviewdog.yml
on: pull_request
reviewdog-errors
30s
reviewdog-warnings
30s
Annotations
15 errors and 2 warnings
reviewdog-errors:
cmd/e2equeries/main.go#L13
could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
|
reviewdog-errors:
util/test/account_testutil.go#L61
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
|
reviewdog-errors:
cmd/idbtest/idbtest.go#L17
could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
|
reviewdog-errors:
util/test/account_testutil.go#L61
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
|
reviewdog-errors:
cmd/e2equeries/main.go#L13
[Lint Errors] reported by reviewdog 🐶
could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
Raw Output:
cmd/e2equeries/main.go:13:11: could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
|
reviewdog-errors:
util/test/account_testutil.go#L61
[Lint Errors] reported by reviewdog 🐶
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
Raw Output:
util/test/account_testutil.go:61:9: assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
testutil "github.com/algorand/indexer/v3/util/test"
^
|
reviewdog-errors:
cmd/idbtest/idbtest.go#L17
[Lint Errors] reported by reviewdog 🐶
could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
Raw Output:
cmd/idbtest/idbtest.go:17:11: could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
|
reviewdog-errors:
util/test/account_testutil.go#L61
[Lint Errors] reported by reviewdog 🐶
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
Raw Output:
util/test/account_testutil.go:61:9: assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
testutil "github.com/algorand/indexer/v3/util/test"
^
|
reviewdog-errors
reviewdog exited with status code: 1
|
reviewdog-warnings:
cmd/e2equeries/main.go#L13
could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
|
reviewdog-warnings:
util/test/account_testutil.go#L61
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
|
reviewdog-warnings:
cmd/idbtest/idbtest.go#L17
could not import github.com/algorand/indexer/v3/util/test (-: # github.com/algorand/indexer/v3/util/test
|
reviewdog-warnings:
util/test/account_testutil.go#L61
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
|
reviewdog-warnings:
util/test/account_testutil.go#L61
[Lint Warnings] reported by reviewdog 🐶
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
Raw Output:
util/test/account_testutil.go:61:9: assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
testutil "github.com/algorand/indexer/v3/util/test"
^
|
reviewdog-warnings:
util/test/account_testutil.go#L61
[Lint Warnings] reported by reviewdog 🐶
assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
Raw Output:
util/test/account_testutil.go:61:9: assignment mismatch: 1 variable but rand.Read returns 2 values) (typecheck)
testutil "github.com/algorand/indexer/v3/util/test"
^
|
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/.
|
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/.
|