funds-manager: middleware: Add symmetric key auth for withdrawal #54
Annotations
1 error and 22 warnings
variants `FeeRedemption` and `RelayerGas` are never constructed:
funds-manager/funds-manager-server/src/custody_client/mod.rs#L35
error: variants `FeeRedemption` and `RelayerGas` are never constructed
--> funds-manager/funds-manager-server/src/custody_client/mod.rs:35:5
|
31 | pub(crate) enum DepositWithdrawSource {
| --------------------- variants in this enum
...
35 | FeeRedemption,
| ^^^^^^^^^^^^^
36 | /// A gas withdrawal
37 | RelayerGas,
| ^^^^^^^^^^
|
= note: `DepositWithdrawSource` 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)]`
|
cargo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
cargo-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[table_name] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|