Skip to content

Removed clippy warnings #120

Removed clippy warnings

Removed clippy warnings #120

Triggered via pull request December 4, 2023 11:34
Status Success
Total duration 10m 9s
Artifacts

tests.yml

on: pull_request
Uint and e2e tests + linit
9m 59s
Uint and e2e tests + linit
Release build the contract
1m 43s
Release build the contract
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Release build the contract
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/
Uint and e2e tests + linit
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/
Uint and e2e tests + linit: src/lib.rs#L1064
unused import: `ink::prelude::vec::Vec`
Uint and e2e tests + linit: src/lib.rs#L1242
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1271
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1466
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1628
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1746
unused variable: `removed_position`
Uint and e2e tests + linit: src/lib.rs#L1759
unused variable: `recipient_position`
Uint and e2e tests + linit: src/lib.rs#L1776
unused variable: `recipient_list_before`
Uint and e2e tests + linit: src/lib.rs#L1789
unused variable: `owner_list_after`
Uint and e2e tests + linit: src/lib.rs#L1805
unused variable: `last_position_before`