build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 0.14.0 in /orm #527
Annotations
6 errors and 2 warnings
store/dbadapter/store_test.go#L25
cannot use mockDB (variable of type *mock.MockDB) as type db.DB in struct literal:
|
store/dbadapter/store_test.go#L80
cannot use mockDB (variable of type *mock.MockDB) as type db.DB in struct literal:
|
store/pruning/manager_test.go#L321
cannot use dbMock (variable of type *mock.MockDB) as type db.DB in argument to pruning.NewManager:
|
store/pruning/manager_test.go#L375
cannot use dbMock (variable of type *mock.MockDB) as type db.DB in argument to pruning.NewManager:
|
store/pruning/manager_test.go#L525
cannot use dbMock (variable of type *mock.MockDB) as type db.DB in argument to pruning.NewManager:
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "22ec194e31af21d0df993bd4974c022143d3d4f1-00", "22ec194e31af21d0df993bd4974c022143d3d4f1-01", "22ec194e31af21d0df993bd4974c022143d3d4f1-01-coverage", "22ec194e31af21d0df993bd4974c022143d3d4f1-02", "22ec194e31af21d0df993bd4974c022143d3d4f1-03".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading