build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.6.0 in /api #531
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: "0a2f8d40d3055af139ea4be85604d783bd4ed980-00", "0a2f8d40d3055af139ea4be85604d783bd4ed980-01", "0a2f8d40d3055af139ea4be85604d783bd4ed980-01-coverage", "0a2f8d40d3055af139ea4be85604d783bd4ed980-02", "0a2f8d40d3055af139ea4be85604d783bd4ed980-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