Skip to content

Removed clippy warnings #117

Removed clippy warnings

Removed clippy warnings #117

Triggered via pull request December 4, 2023 09:40
Status Success
Total duration 10m 3s
Artifacts

tests.yml

on: pull_request
Uint and e2e tests + linit
9m 54s
Uint and e2e tests + linit
Release build the contract
1m 41s
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#L1077
unused import: `ink::prelude::vec::Vec`
Uint and e2e tests + linit: src/lib.rs#L1255
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1284
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1479
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1641
unused variable: `pool`
Uint and e2e tests + linit: src/lib.rs#L1759
unused variable: `removed_position`
Uint and e2e tests + linit: src/lib.rs#L1772
unused variable: `recipient_position`
Uint and e2e tests + linit: src/lib.rs#L1789
unused variable: `recipient_list_before`
Uint and e2e tests + linit: src/lib.rs#L1802
unused variable: `owner_list_after`
Uint and e2e tests + linit: src/lib.rs#L1818
unused variable: `last_position_before`