V3 fixes #58
on_pull_request_build_contracts.yml
on: pull_request
build
/
build
2m 14s
Annotations
4 warnings
[clippy] esdt-safe/src/lib.rs#L344:
esdt-safe/src/lib.rs#L344
warning: equality checks against false can be replaced by a negation
--> esdt-safe/src/lib.rs:344:20
|
344 | if updated == false {
| ^^^^^^^^^^^^^^^^ help: try simplifying it as shown: `!updated`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#bool_comparison
= note: `#[warn(clippy::bool_comparison)]` on by default
|
[clippy] esdt-safe/src/lib.rs#L344:
esdt-safe/src/lib.rs#L344
warning: equality checks against false can be replaced by a negation
--> esdt-safe/src/lib.rs:344:20
|
344 | if updated == false {
| ^^^^^^^^^^^^^^^^ help: try simplifying it as shown: `!updated`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#bool_comparison
= note: `#[warn(clippy::bool_comparison)]` on by default
|
build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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: "build-output".
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 | |
---|---|---|
build-output
Expired
|
3.18 MB |
|