Skip to content

Archive Node Online Migration #3281

Archive Node Online Migration

Archive Node Online Migration #3281

Triggered via pull request September 25, 2024 03:38
Status Failure
Total duration 2m 22s
Artifacts

compatiblity_check.yml

on: pull_request
forward-compatibility
2m 10s
forward-compatibility
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
forward-compatibility: app/seidb.go#L69
baseApp.SetQueryMultiStore undefined (type *baseapp.BaseApp has no field or method SetQueryMultiStore)
forward-compatibility: app/seidb.go#L70
baseApp.SetMigrationHeight undefined (type *baseapp.BaseApp has no field or method SetMigrationHeight)
forward-compatibility: app/seidb.go#L76
cms.GetStateStore undefined (type *"github.com/cosmos/cosmos-sdk/storev2/rootmulti".Store has no field or method GetStateStore)
forward-compatibility
Process completed with exit code 2.
forward-compatibility
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/