Skip to content

Impl of Work

Impl of Work #5

Triggered via pull request August 16, 2024 10:34
@dorin-iancudorin-iancu
synchronize #2
work
Status Success
Total duration 49s
Artifacts 1

actions.yml

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

Annotations

7 warnings
[clippy] gas-burner/src/leaderboard.rs#L106: gas-burner/src/leaderboard.rs#L106
warning: this expression creates a reference which is immediately dereferenced by the compiler --> gas-burner/src/leaderboard.rs:106:48 | 106 | leaderboard_mapper.set(new_user_index, &user_entry); | ^^^^^^^^^^^ help: change this to: `user_entry` | = 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] gas-burner/src/leaderboard.rs#L106: gas-burner/src/leaderboard.rs#L106
warning: this expression creates a reference which is immediately dereferenced by the compiler --> gas-burner/src/leaderboard.rs:106:48 | 106 | leaderboard_mapper.set(new_user_index, &user_entry); | ^^^^^^^^^^^ help: change this to: `user_entry` | = 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
718 Bytes