Skip to content

feat(cli): introduce new output formatter #208

feat(cli): introduce new output formatter

feat(cli): introduce new output formatter #208

Triggered via pull request February 9, 2024 13:48
@raventidraventid
synchronize #59
new-formatter
Status Failure
Total duration 4m 26s
Artifacts

rust.yml

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

Annotations

1 error and 22 warnings
Clippy
Clippy had exited with the 101 exit code
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 (run `cargo fix --bin "aurora-cli" --tests` to apply 1 suggestion)
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/
macOS: src/cli/mod.rs#L10
unused import: `Command`
macOS
`aurora-cli-rs` (bin "aurora-cli" test) generated 1 warning (run `cargo fix --bin "aurora-cli" --tests` to apply 1 suggestion)
macOS: src/cli/mod.rs#L7
unused imports: `Command`, `aurora`, `near`, `process_tx_data`
macOS
`aurora-cli-rs` (bin "aurora-cli" test) generated 1 warning (run `cargo fix --bin "aurora-cli" --tests` to apply 1 suggestion)
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/
Windows: src/cli/mod.rs#L10
unused import: `Command`
Windows
`aurora-cli-rs` (bin "aurora-cli" test) generated 1 warning (run `cargo fix --bin "aurora-cli" --tests` to apply 1 suggestion)
Windows: src/cli/mod.rs#L7
unused imports: `Command`, `aurora`, `near`, `process_tx_data`
Windows
`aurora-cli-rs` (bin "aurora-cli" test) generated 1 warning (run `cargo fix --bin "aurora-cli" --tests` to apply 1 suggestion)