build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.6.0 in /tests #524
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 uses Node.js version which is deprecated 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: "cbb92e373c33b02a62cf8a15a7da9a418652b5cf-00", "cbb92e373c33b02a62cf8a15a7da9a418652b5cf-01", "cbb92e373c33b02a62cf8a15a7da9a418652b5cf-01-coverage", "cbb92e373c33b02a62cf8a15a7da9a418652b5cf-02", "cbb92e373c33b02a62cf8a15a7da9a418652b5cf-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