Skip to content

Merge pull request #34 from renegade-fi/joey/transfer-endpoints #155

Merge pull request #34 from renegade-fi/joey/transfer-endpoints

Merge pull request #34 from renegade-fi/joey/transfer-endpoints #155

Triggered via push August 12, 2024 19:58
Status Failure
Total duration 3m 3s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
field `execution_client` is never read: funds-manager/funds-manager-server/src/server.rs#L58
error: field `execution_client` is never read --> funds-manager/funds-manager-server/src/server.rs:58:9 | 42 | pub(crate) struct Server { | ------ field in this struct ... 58 | pub execution_client: ExecutionClient, | ^^^^^^^^^^^^^^^^ | = note: `Server` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
clippy-check
Clippy had exited with the 101 exit code
clippy-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy-check
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/