Skip to content

Delete pending validators #100

Delete pending validators

Delete pending validators #100

Triggered via pull request April 12, 2024 15:11
Status Success
Total duration 6m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: crates/ash_cli/src/avalanche/validator.rs#L110
unneeded late initialization
Test: crates/ash_cli/src/avalanche/validator.rs#L111
unneeded late initialization
Test: crates/ash_cli/src/avalanche/validator.rs#L237
manual implementation of `Option::map`
Test: crates/ash_cli/src/utils/parsing.rs#L16
called `unwrap` on `id_from_cb58` after checking its variant with `is_ok`
Test
`ash_cli` (bin "ash") generated 4 warnings (run `cargo clippy --fix --bin "ash"` to apply 3 suggestions)