draft: cron-module, added implicit hash to the header #6
Annotations
11 errors and 1 warning
|
Analyze
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
Analyze
unknown field ImplicitHash in struct literal of type "github.com/cometbft/cometbft/proto/tendermint/types".Header
|
|
Analyze
req.ImplicitHash undefined (type *"github.com/cometbft/cometbft/abci/types".RequestPrepareProposal has no field or method ImplicitHash)
|
|
Analyze
unknown field ImplicitHash in struct literal of type "github.com/cometbft/cometbft/proto/tendermint/types".Header
|
|
Analyze
req.ImplicitHash undefined (type *"github.com/cometbft/cometbft/abci/types".RequestProcessProposal has no field or method ImplicitHash)
|
|
Analyze
unknown field ImplicitHash in struct literal of type "github.com/cometbft/cometbft/proto/tendermint/types".Header
|
|
Analyze
req.ImplicitHash undefined (type *"github.com/cometbft/cometbft/abci/types".RequestExtendVote has no field or method ImplicitHash)
|
|
Analyze
unknown field ImplicitHash in struct literal of type "github.com/cometbft/cometbft/proto/tendermint/types".Header
|
|
Analyze
req.EncryptedRandom undefined (type *"github.com/cometbft/cometbft/abci/types".RequestFinalizeBlock has no field or method EncryptedRandom)
|
|
Analyze
unknown field EncryptedRandom in struct literal of type "github.com/cometbft/cometbft/proto/tendermint/types".Header
|
|
Analyze
req.ImplicitHash undefined (type *"github.com/cometbft/cometbft/abci/types".RequestFinalizeBlock has no field or method ImplicitHash)
|
|
Analyze
Failed to restore: Cache service responded with 422
|