AutoSwap service #51
Annotations
9 errors and 3 warnings
Clippy:
src/http/percentage_update.rs#L18
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
src/service/auto_swap.rs#L7
unused imports: `BlockId`, `BlockTag`, `Call`, `FunctionCall`, `accounts::Account`, `felt`, and `selector`
|
Clippy:
src/service/auto_swap.rs#L45
unused variable: `account`
|
Clippy:
src/service/auto_swap.rs#L66
unused variable: `stream`
|
Clippy
Process completed with exit code 101.
|
test:
src/service/auto_swap.rs#L7
unused imports: `BlockId`, `BlockTag`, `Call`, `FunctionCall`, `accounts::Account`, `felt`, and `selector`
|
test:
src/service/auto_swap.rs#L45
unused variable: `account`
|
test:
src/service/auto_swap.rs#L66
unused variable: `stream`
|
test
Process completed with exit code 101.
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|