Skip to content

deps: bump aurora and other dependencies #216

deps: bump aurora and other dependencies

deps: bump aurora and other dependencies #216

Triggered via pull request February 15, 2024 14:24
Status Failure
Total duration 4m 55s
Artifacts

rust.yml

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

Annotations

3 errors and 16 warnings
unused import: `std::fmt::Display`: src/cli/simple/mod.rs#L1
error: unused import: `std::fmt::Display` --> src/cli/simple/mod.rs:1:5 | 1 | use std::fmt::Display; | ^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
unused import: `std::fmt::Display`: src/cli/simple/mod.rs#L1
error: unused import: `std::fmt::Display` --> src/cli/simple/mod.rs:1:5 | 1 | use std::fmt::Display; | ^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
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/simple/mod.rs#L1
unused import: `std::fmt::Display`
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/simple/mod.rs#L1
unused import: `std::fmt::Display`
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/simple/mod.rs#L1
unused import: `std::fmt::Display`
Windows
`aurora-cli-rs` (bin "aurora-cli" test) generated 1 warning (run `cargo fix --bin "aurora-cli" --tests` to apply 1 suggestion)