Fix load of custom consensus - get protocol err #1895
Annotations
5 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/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
|
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
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading