add test machines to riscv crate #75
Annotations
10 errors and 1 warning
Run cargo clippy --all-targets:
riscv/src/machines.rs#L6
very complex type used. Consider factoring parts into `type` definitions
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L125
field assignment outside of initializer for an instance created with Default::default()
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L152
field assignment outside of initializer for an instance created with Default::default()
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L200
field assignment outside of initializer for an instance created with Default::default()
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L228
field assignment outside of initializer for an instance created with Default::default()
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L252
field assignment outside of initializer for an instance created with Default::default()
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L292
field assignment outside of initializer for an instance created with Default::default()
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L300
this operation has no effect
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L305
this operation has no effect
|
Run cargo clippy --all-targets:
riscv/src/machines.rs#L351
field assignment outside of initializer for an instance created with Default::default()
|
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/
|
The logs for this run have expired and are no longer available.
Loading