Skip to content

Merge pull request #28 from renegade-fi/joey/register-gas-wallet #135

Merge pull request #28 from renegade-fi/joey/register-gas-wallet

Merge pull request #28 from renegade-fi/joey/register-gas-wallet #135

Triggered via push August 5, 2024 17:24
Status Success
Total duration 23s
Artifacts

rustfmt.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
cannot find value `active` in module `gas_wallets`: funds-manager/funds-manager-server/src/custody_client/queries.rs#L47
error[E0425]: cannot find value `active` in module `gas_wallets` --> funds-manager/funds-manager-server/src/custody_client/queries.rs:47:37 | 47 | let updates = (gas_wallets::active.eq(true), gas_wallets::peer_id.eq(peer_id)); | ^^^^^^ not found in `gas_wallets`
cannot find value `active` in module `gas_wallets`: funds-manager/funds-manager-server/src/custody_client/queries.rs#L34
error[E0425]: cannot find value `active` in module `gas_wallets` --> funds-manager/funds-manager-server/src/custody_client/queries.rs:34:34 | 34 | .filter(gas_wallets::active.eq(false)) | ^^^^^^ not found in `gas_wallets`
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format
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/
format
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/
format
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/
format
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/