Skip to content

Merge pull request #96 from invariant-labs/clippy-warnings #122

Merge pull request #96 from invariant-labs/clippy-warnings

Merge pull request #96 from invariant-labs/clippy-warnings #122

Triggered via push December 4, 2023 11:53
Status Success
Total duration 13m 29s
Artifacts

tests.yml

on: push
Uint and e2e tests + linit
13m 20s
Uint and e2e tests + linit
Release build the contract
1m 42s
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`