Skip to content

Add storage api for new http backend #514

Add storage api for new http backend

Add storage api for new http backend #514

Triggered via pull request October 30, 2023 02:34
Status Success
Total duration 17m 37s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test: nomos-libp2p/src/lib.rs#L22
use of deprecated type alias `libp2p::libp2p_swarm::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test: nomos-libp2p/src/lib.rs#L154
use of deprecated type alias `libp2p::libp2p_swarm::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test: nomos-services/network/src/backends/libp2p/swarm.rs#L7
use of deprecated type alias `nomos_libp2p::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test: nomos-services/network/src/backends/libp2p/swarm.rs#L91
use of deprecated type alias `nomos_libp2p::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test
`nomos-network` (lib) generated 2 warnings
Test
`nomos-libp2p` (lib) generated 2 warnings
Test: nodes/nomos-node-api/src/http/cl.rs#L13
type alias `ClMempoolService` is never used
Test: nodes/nomos-node-api/src/http/cl.rs#L19
function `cl_mempool_metrics` is never used
Test: nodes/nomos-node-api/src/http/cl.rs#L46
function `cl_mempool_status` is never used
Test: nodes/nomos-node-api/src/http/da.rs#L15
type alias `DaMempoolService` is never used
Test: nomos-libp2p/src/lib.rs#L22
use of deprecated type alias `libp2p::libp2p_swarm::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test: nomos-libp2p/src/lib.rs#L154
use of deprecated type alias `libp2p::libp2p_swarm::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test
`nomos-libp2p` (lib) generated 2 warnings
Test: nomos-services/network/src/backends/libp2p/swarm.rs#L7
use of deprecated type alias `nomos_libp2p::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test: nomos-services/network/src/backends/libp2p/swarm.rs#L91
use of deprecated type alias `nomos_libp2p::THandlerErr`: Will be removed together with `ConnectionHandlerEvent::Close`. See <https://github.com/libp2p/rust-libp2p/issues/3591> for details.
Test
`nomos-network` (lib) generated 2 warnings
Test: nodes/nomos-node-api/src/http/cl.rs#L13
type alias `ClMempoolService` is never used
Test: nodes/nomos-node-api/src/http/cl.rs#L19
function `cl_mempool_metrics` is never used
Test: nodes/nomos-node-api/src/http/cl.rs#L46
function `cl_mempool_status` is never used
Test: nodes/nomos-node-api/src/http/da.rs#L15
type alias `DaMempoolService` is never used