Skip to content

feat(cli): introduce new output formatter #206

feat(cli): introduce new output formatter

feat(cli): introduce new output formatter #206

Triggered via pull request February 9, 2024 12:18
@raventidraventid
synchronize #59
new-formatter
Status Failure
Total duration 2m 16s
Artifacts

rust.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
Clippy
Clippy had exited with the 101 exit code
Linux: src/client/mod.rs#L14
unresolved import `crate::cli::simple`
Linux: src/client/mod.rs#L29
cannot find type `Client` in this scope
Linux: src/client/mod.rs#L34
cannot find type `Client` in this scope
Linux
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
macOS
The operation was canceled.
Windows
The operation was canceled.
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Formatting
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/
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux
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/
Linux: src/cli/mod.rs#L7
unused imports: `Command`, `aurora`, `near`, `process_tx_data`
Linux
`aurora-cli-rs` (bin "aurora-cli" test) generated 1 warning
Linux: src/cli/mod.rs#L10
unused import: `Command`
Linux
`aurora-cli-rs` (bin "aurora-cli" test) generated 1 warning (run `cargo fix --bin "aurora-cli" --tests` to apply 1 suggestion)
macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS
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/
Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows
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/