Fix load of custom consensus - get protocol err #1895
Annotations
3 errors and 1 warning
cmd/algorand-indexer/daemon.go#L207
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
|
cmd/algorand-indexer/daemon.go#L207
undefined: sdkConfig.PreloadConfigurableConsensusProtocols (typecheck)
|
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
|
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/
|
This job succeeded
Loading