build(deps): Bump cosmossdk.io/log from 1.1.1-0.20230704160919-88f2c830b0ca to 1.4.1 #537
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: "ebaede3fab07b0d1a14a498db6eb23e37626f0b8-00", "ebaede3fab07b0d1a14a498db6eb23e37626f0b8-01", "ebaede3fab07b0d1a14a498db6eb23e37626f0b8-01-coverage", "ebaede3fab07b0d1a14a498db6eb23e37626f0b8-02", "ebaede3fab07b0d1a14a498db6eb23e37626f0b8-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