Problem: no command to fix corrupted data in versiondb (backport: #1685) #2898
Annotations
10 errors and 2 warnings
Autobuild
undefined: abci.ResponseDeliverTx
|
Autobuild
undefined: abci.ResponseDeliverTx
|
Autobuild
undefined: expfmt.FmtText
|
Autobuild
undefined: expfmt.FmtText
|
Autobuild:
memiavl/wal.pb.go#L316
m.Changeset.MarshalToSizedBuffer undefined (type "github.com/cosmos/iavl/proto".ChangeSet has no field or method MarshalToSizedBuffer)
|
Autobuild:
memiavl/wal.pb.go#L483
m.Changeset.Size undefined (type "github.com/cosmos/iavl/proto".ChangeSet has no field or method Size)
|
Autobuild:
memiavl/wal.pb.go#L613
m.Changeset.Unmarshal undefined (type "github.com/cosmos/iavl/proto".ChangeSet has no field or method Unmarshal)
|
Autobuild
cannot use memTableSize (variable of type int) as uint64 value in struct literal
|
Autobuild
assignment mismatch: 4 variables but reader.Next returns 5 values
|
Autobuild
assignment mismatch: 1 variable but d.db.NewIter returns 2 values
|
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/
|
Initialize CodeQL
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/
|
Loading