Skip to content

price-reporter: Dockerfile: Fixup & standardize Dockerfile #165

price-reporter: Dockerfile: Fixup & standardize Dockerfile

price-reporter: Dockerfile: Fixup & standardize Dockerfile #165

Triggered via push August 27, 2024 01:18
Status Failure
Total duration 4m 47s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
struct `external_api::http::wallet::WithdrawBalanceRequest` has no field named `wallet_commitment_sig`: funds-manager/funds-manager-server/src/fee_indexer/fee_balances.rs#L136
error[E0560]: struct `external_api::http::wallet::WithdrawBalanceRequest` has no field named `wallet_commitment_sig` --> funds-manager/funds-manager-server/src/fee_indexer/fee_balances.rs:136:13 | 136 | wallet_commitment_sig: commitment_sig.to_vec(), | ^^^^^^^^^^^^^^^^^^^^^ `external_api::http::wallet::WithdrawBalanceRequest` does not have this field | = note: available fields are: `update_auth`
struct `external_api::http::wallet::FindWalletRequest` has no field named `key_chain`: funds-manager/funds-manager-server/src/relayer_client.rs#L137
error[E0560]: struct `external_api::http::wallet::FindWalletRequest` has no field named `key_chain` --> funds-manager/funds-manager-server/src/relayer_client.rs:137:13 | 137 | key_chain: keychain.into(), | ^^^^^^^^^ `external_api::http::wallet::FindWalletRequest` does not have this field | = note: available fields are: `private_keychain`
the trait bound `arbitrum_client::abi::settleOfflineFeeCall: alloy_sol_types::SolCall` is not satisfied: funds-manager/funds-manager-server/src/fee_indexer/index_fees.rs#L134
error[E0277]: the trait bound `arbitrum_client::abi::settleOfflineFeeCall: alloy_sol_types::SolCall` is not satisfied --> funds-manager/funds-manager-server/src/fee_indexer/index_fees.rs:134:13 | 134 | <settleOfflineFeeCall as SolCall>::SELECTOR => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `alloy_sol_types::SolCall` is not implemented for `arbitrum_client::abi::settleOfflineFeeCall`
no method named `refill_gas_for_active_wallets` found for reference `&custody_client::CustodyClient` in the current scope: funds-manager/funds-manager-server/src/custody_client/gas_wallets.rs#L95
error[E0599]: no method named `refill_gas_for_active_wallets` found for reference `&custody_client::CustodyClient` in the current scope --> funds-manager/funds-manager-server/src/custody_client/gas_wallets.rs:95:14 | 95 | self.refill_gas_for_active_wallets(DEFAULT_TOP_UP_AMOUNT).await?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: there is a method `refill_gas_for_wallets` with a similar name | 95 | self.refill_gas_for_wallets(DEFAULT_TOP_UP_AMOUNT).await?; | ~~~~~~~~~~~~~~~~~~~~~~
cannot find value `active_wallets` in this scope: funds-manager/funds-manager-server/src/custody_client/gas_wallets.rs#L41
error[E0425]: cannot find value `active_wallets` in this scope --> funds-manager/funds-manager-server/src/custody_client/gas_wallets.rs:41:23 | 41 | for wallet in active_wallets { | ^^^^^^^^^^^^^^ not found in this scope
cargo-test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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 use a deprecated Node.js version 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