Skip to content

feat: Remove bundled Ripple RPC and load from a path in firebolt-devices #2621

feat: Remove bundled Ripple RPC and load from a path in firebolt-devices

feat: Remove bundled Ripple RPC and load from a path in firebolt-devices #2621

Triggered via pull request September 5, 2024 19:19
@bsenth200bsenth200
synchronize #620
RPPL-2160
Status Failure
Total duration 1m 51s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
Run Unit Tests: core/main/src/state/openrpc_state.rs#L18
unused import: `jsonrpsee::tracing::info`
Run Unit Tests: core/main/src/state/openrpc_state.rs#L37
unused import: `fs`
Run Unit Tests: core/main/src/state/openrpc_state.rs#L83
associated function `load_additional_rpc` is never used
Run Unit Tests
Process completed with exit code 101.
Generate Code Coverage: core/main/src/state/openrpc_state.rs#L18
unused import: `jsonrpsee::tracing::info`
Generate Code Coverage: core/main/src/state/openrpc_state.rs#L83
associated function `load_additional_rpc` is never used
Generate Code Coverage
Process completed with exit code 1.
Generate Code Coverage
Either message or path input is required
Run Clippy: core/main/src/state/openrpc_state.rs#L18
unused import: `jsonrpsee::tracing::info`
Run Clippy: core/main/src/state/openrpc_state.rs#L37
unused import: `fs`
Run Clippy: core/main/src/state/openrpc_state.rs#L83
associated function `load_additional_rpc` is never used
Run Clippy
Process completed with exit code 101.
Format checker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate Code Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/