added a Mips pipe model to mips-lib #332
Annotations
5 warnings
Run clechasseur/rs-clippy-check@v3
Unexpected input(s) 'token', valid inputs are ['toolchain', 'args', 'use-cross', 'working-directory']
|
Run clechasseur/rs-clippy-check@v3:
src/simulator.rs#L151
warning: called `is_some()` after searching an `Iterator` with `find`
--> src/simulator.rs:151:22
|
151 | .find(|node| node.get_id_ports().0 == seq_node_inputs.id)
| ______________________^
152 | | .is_some()
| |______________________________^ help: consider using: `any(|node| node.get_id_ports().0 == seq_node_inputs.id)`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#search_is_some
= note: `#[warn(clippy::search_is_some)]` on by default
|
Run clechasseur/rs-clippy-check@v3
Unexpected input(s) 'token', valid inputs are ['toolchain', 'args', 'use-cross', 'working-directory']
|
Run clechasseur/rs-clippy-check@v3:
src/simulator.rs#L151
warning: called `is_some()` after searching an `Iterator` with `find`
--> src/simulator.rs:151:22
|
151 | .find(|node| node.get_id_ports().0 == seq_node_inputs.id)
| ______________________^
152 | | .is_some()
| |______________________________^ help: consider using: `any(|node| node.get_id_ports().0 == seq_node_inputs.id)`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#search_is_some
= note: `#[warn(clippy::search_is_some)]` on by default
|
Run clechasseur/rs-clippy-check@v3:
src/gui_egui/helper.rs#L148
warning: doc list item without indentation
--> src/gui_egui/helper.rs:148:5
|
148 | /// that is the responsibility of the content closure
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
148 | /// that is the responsibility of the content closure
| ++
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Update runner
6s
6s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install dependencies
25s
25s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Rust
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run rui314/setup-mold@v1
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run Swatinem/rust-cache@v2
9s
9s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build
3m 24s
3m 24s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run clechasseur/rs-clippy-check@v3
1m 22s
1m 22s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run clechasseur/rs-clippy-check@v3
28s
28s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run tests
1m 11s
1m 11s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build RISC-V
56s
56s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run Swatinem/rust-cache@v2
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading