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