Apply alloy-rs ABI encoding methods refactoring #12
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
test
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/
|
test
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/
|
test
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/
|
test
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/
|
test:
src/strategies/uniswapx_strategy.rs#L244
variable does not need to be mutable
|
test:
src/collectors/uniswapx_route_collector.rs#L190
using `.clone()` on a double reference, which returns `&OrderBatchData` instead of cloning the inner type
|
test
`uniswapx-artemis` (lib) generated 2 warnings (run `cargo fix --lib -p uniswapx-artemis` to apply 1 suggestion)
|
test
`uniswapx-artemis` (bin "uniswapx-artemis" test) generated 2 warnings (2 duplicates)
|