user total farm position split #4097
actions.yml
on: pull_request
Contracts
/
Wasm tests
12m 42s
Contracts
/
Test Coverage
4m 20s
Contracts
/
Rust tests
2m 5s
Contracts
/
Clippy linter check
1m 7s
Annotations
1 error and 7 warnings
Contracts / Wasm tests
no matching workflow run found with any artifacts?
|
[clippy] dex/farm/src/lib.rs#L226:
dex/farm/src/lib.rs#L226
warning: this expression creates a reference which is immediately dereferenced by the compiler
--> dex/farm/src/lib.rs:226:43
|
226 | self.allow_external_claim(&user).get(),
| ^^^^^ help: change this to: `user`
|
= 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] dex/farm/src/lib.rs#L226:
dex/farm/src/lib.rs#L226
warning: this expression creates a reference which is immediately dereferenced by the compiler
--> dex/farm/src/lib.rs:226:43
|
226 | self.allow_external_claim(&user).get(),
| ^^^^^ help: change this to: `user`
|
= 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated and will be forced to run on node20: 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 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", "report", "report-markdown".
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
|
24.6 KB |
|
report
Expired
|
42.1 KB |
|
report-markdown
Expired
|
2.81 KB |
|