Skip to content

Online transactions for pow-migration #13500

Online transactions for pow-migration

Online transactions for pow-migration #13500

Triggered via pull request October 8, 2024 21:17
Status Success
Total duration 28m 7s
Artifacts 1

build+test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
unneeded `return` statement: pow-migration/src/lib.rs#L123
warning: unneeded `return` statement --> pow-migration/src/lib.rs:123:5 | 123 | return Ok(()); | ^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return = note: `#[warn(clippy::needless_return)]` on by default help: remove `return` | 123 - return Ok(()); 123 + Ok(()) |
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
reconnect-test-logs
287 KB