Skip to content

nft-series-minter SC #30

nft-series-minter SC

nft-series-minter SC #30

Triggered via pull request September 2, 2024 11:59
Status Success
Total duration 50s
Artifacts 1

actions.yml

on: pull_request
Contracts  /  Wasm tests
35s
Contracts / Wasm tests
Contracts  /  Test Coverage
19s
Contracts / Test Coverage
Contracts  /  Rust tests
17s
Contracts / Rust tests
Contracts  /  Clippy linter check
9s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
[clippy] nft-series-minter/src/nft_module.rs#L134: nft-series-minter/src/nft_module.rs#L134
warning: this expression creates a reference which is immediately dereferenced by the compiler --> nft-series-minter/src/nft_module.rs:134:32 | 134 | tags_attributes.append(&serial); | ^^^^^^^ help: change this to: `serial` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `#[warn(clippy::needless_borrow)]` on by default
[clippy] nft-series-minter/src/nft_module.rs#L134: nft-series-minter/src/nft_module.rs#L134
warning: this expression creates a reference which is immediately dereferenced by the compiler --> nft-series-minter/src/nft_module.rs:134:32 | 134 | tags_attributes.append(&serial); | ^^^^^^^ help: change this to: `serial` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `#[warn(clippy::needless_borrow)]` on by default
Contracts / Clippy linter check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Contracts / Rust tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Contracts / Test Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Contracts / Wasm tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
coverage
1.61 KB