framework update to 0.52.3 #9
actions.yml
on: pull_request
Contracts
/
Wasm tests
8m 59s
Contracts
/
Test Coverage
2m 44s
Contracts
/
Rust tests
48s
Contracts
/
Clippy linter check
33s
Annotations
7 warnings
[clippy] neversea/src/neversea.rs#L10:
neversea/src/neversea.rs#L10
warning: useless conversion to the same type: `multiversx_sc::types::BigUint<<Self as multiversx_sc::contract_base::ContractBase>::Api>`
--> neversea/src/neversea.rs:10:18
|
10 | .set(BigUint::from(initial_registration_fee));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `BigUint::from()`: `initial_registration_fee`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
= note: `#[warn(clippy::useless_conversion)]` on by default
|
[clippy] neversea/src/neversea.rs#L10:
neversea/src/neversea.rs#L10
warning: useless conversion to the same type: `multiversx_sc::types::BigUint<<Self as multiversx_sc::contract_base::ContractBase>::Api>`
--> neversea/src/neversea.rs:10:18
|
10 | .set(BigUint::from(initial_registration_fee));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `BigUint::from()`: `initial_registration_fee`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
= note: `#[warn(clippy::useless_conversion)]` 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
Expired
|
451 Bytes |
|