Skip to content

feat: use AddPermissionlessValidatorTx #91

feat: use AddPermissionlessValidatorTx

feat: use AddPermissionlessValidatorTx #91

Triggered via pull request February 8, 2024 16:54
Status Success
Total duration 7m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test: crates/ash_cli/src/avalanche/validator.rs#L259
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 2 warnings (run `cargo clippy --fix --bin "ash"` to apply 1 suggestion)