Skip to content

add test machines to riscv crate #75

add test machines to riscv crate

add test machines to riscv crate #75

Triggered via pull request January 21, 2024 15:08
Status Failure
Total duration 8m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
cargo-clippy: riscv/src/machines.rs#L6
very complex type used. Consider factoring parts into `type` definitions
cargo-clippy: riscv/src/machines.rs#L125
field assignment outside of initializer for an instance created with Default::default()
cargo-clippy: riscv/src/machines.rs#L152
field assignment outside of initializer for an instance created with Default::default()
cargo-clippy: riscv/src/machines.rs#L200
field assignment outside of initializer for an instance created with Default::default()
cargo-clippy: riscv/src/machines.rs#L228
field assignment outside of initializer for an instance created with Default::default()
cargo-clippy: riscv/src/machines.rs#L252
field assignment outside of initializer for an instance created with Default::default()
cargo-clippy: riscv/src/machines.rs#L292
field assignment outside of initializer for an instance created with Default::default()
cargo-clippy: riscv/src/machines.rs#L300
this operation has no effect
cargo-clippy: riscv/src/machines.rs#L305
this operation has no effect
cargo-clippy: riscv/src/machines.rs#L351
field assignment outside of initializer for an instance created with Default::default()
check-fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/