Removed clippy warnings #121
Annotations
11 warnings
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/
|
Run unit tests:
src/lib.rs#L1064
unused import: `ink::prelude::vec::Vec`
|
Run unit tests:
src/lib.rs#L1242
unused variable: `pool`
|
Run unit tests:
src/lib.rs#L1271
unused variable: `pool`
|
Run unit tests:
src/lib.rs#L1466
unused variable: `pool`
|
Run unit tests:
src/lib.rs#L1628
unused variable: `pool`
|
Run unit tests:
src/lib.rs#L1746
unused variable: `removed_position`
|
Run unit tests:
src/lib.rs#L1759
unused variable: `recipient_position`
|
Run unit tests:
src/lib.rs#L1776
unused variable: `recipient_list_before`
|
Run unit tests:
src/lib.rs#L1789
unused variable: `owner_list_after`
|
Run unit tests:
src/lib.rs#L1805
unused variable: `last_position_before`
|
The logs for this run have expired and are no longer available.
Loading