Updated deposit event logs #81
actions.yml
on: pull_request
Contracts
/
Wasm tests
3m 41s
Contracts
/
Rust tests
39s
Contracts
/
Clippy linter check
31s
Annotations
5 warnings
[clippy] esdt-safe/src/to_sovereign/create_tx.rs#L178:
esdt-safe/src/to_sovereign/create_tx.rs#L178
warning: using `clone` on type `u64` which implements the `Copy` trait
--> esdt-safe/src/to_sovereign/create_tx.rs:178:21
|
178 | payment.token_nonce.clone(),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `payment.token_nonce`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy
= note: `#[warn(clippy::clone_on_copy)]` on by default
|
[clippy] esdt-safe/src/to_sovereign/create_tx.rs#L178:
esdt-safe/src/to_sovereign/create_tx.rs#L178
warning: using `clone` on type `u64` which implements the `Copy` trait
--> esdt-safe/src/to_sovereign/create_tx.rs:178:21
|
178 | payment.token_nonce.clone(),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `payment.token_nonce`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy
= note: `#[warn(clippy::clone_on_copy)]` on by default
|
Contracts / Clippy linter check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Contracts / Rust tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Contracts / Wasm tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3, dawidd6/action-download-artifact@v2, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
report
Expired
|
4.7 KB |
|
report-markdown
Expired
|
661 Bytes |
|