Fix load of custom consensus - get protocol err #1895
reviewdog.yml
on: pull_request
reviewdog-errors
49s
reviewdog-warnings
3m 9s
Annotations
8 errors and 2 warnings
reviewdog-errors:
cmd/algorand-indexer/daemon.go#L207
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
|
reviewdog-errors:
cmd/algorand-indexer/daemon.go#L207
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
|
reviewdog-errors:
cmd/algorand-indexer/api_config.go#L1
[Lint Errors] reported by reviewdog 🐶
: # github.com/algorand/indexer/v3/cmd/algorand-indexer
Raw Output:
cmd/algorand-indexer/api_config.go:1: : # github.com/algorand/indexer/v3/cmd/algorand-indexer
|
reviewdog-errors:
cmd/algorand-indexer/daemon.go#L207
[Lint Errors] reported by reviewdog 🐶
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
Raw Output:
cmd/algorand-indexer/daemon.go:207:40: undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
package main
|
reviewdog-errors
reviewdog exited with status code: 1
|
reviewdog-warnings:
cmd/algorand-indexer/daemon.go#L207
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
|
reviewdog-warnings:
cmd/algorand-indexer/daemon.go#L207
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
|
reviewdog-warnings:
cmd/algorand-indexer/daemon.go#L207
[Lint Warnings] reported by reviewdog 🐶
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
Raw Output:
cmd/algorand-indexer/daemon.go:207:40: undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
package main
|
reviewdog-errors
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
reviewdog-warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|