Problem: no command to fix corrupted data in versiondb (backport: #1685) #2898
Annotations
10 errors and 2 warnings
Analyze (go)
undefined: abci.ResponseDeliverTx
|
Analyze (go)
undefined: abci.ResponseDeliverTx
|
Analyze (go)
undefined: expfmt.FmtText
|
Analyze (go)
undefined: expfmt.FmtText
|
Analyze (go):
memiavl/wal.pb.go#L316
m.Changeset.MarshalToSizedBuffer undefined (type "github.com/cosmos/iavl/proto".ChangeSet has no field or method MarshalToSizedBuffer)
|
Analyze (go):
memiavl/wal.pb.go#L483
m.Changeset.Size undefined (type "github.com/cosmos/iavl/proto".ChangeSet has no field or method Size)
|
Analyze (go):
memiavl/wal.pb.go#L613
m.Changeset.Unmarshal undefined (type "github.com/cosmos/iavl/proto".ChangeSet has no field or method Unmarshal)
|
Analyze (go)
cannot use memTableSize (variable of type int) as uint64 value in struct literal
|
Analyze (go)
assignment mismatch: 4 variables but reader.Next returns 5 values
|
Analyze (go)
assignment mismatch: 1 variable but d.db.NewIter returns 2 values
|
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|