Skip to content

Feature/input sm

Feature/input sm #523

Triggered via pull request November 21, 2024 11:49
Status Failure
Total duration 5m 23s
Artifacts

pr.yml

on: pull_request
Test on x86_64
5m 13s
Test on x86_64
Formatting & Clippy
1m 39s
Formatting & Clippy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L9
unused imports: `RAM_ADDR` and `SYS_ADDR`
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L27
field `mem_align_sm` is never read
Formatting & Clippy: state-machines/mem/src/input_data_sm.rs#L108
this function has too many arguments (8/7)
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L85
this expression creates a reference which is immediately dereferenced by the compiler
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L128
this expression borrows a value the compiler would automatically borrow
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L196
this expression creates a reference which is immediately dereferenced by the compiler
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L266
this expression creates a reference which is immediately dereferenced by the compiler
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L282
this expression creates a reference which is immediately dereferenced by the compiler
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L285
this expression creates a reference which is immediately dereferenced by the compiler
Formatting & Clippy: state-machines/mem/src/mem_proxy.rs#L329
redundant pattern matching, consider using `is_none()`
Formatting & Clippy
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Formatting & Clippy
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/
Formatting & Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test on x86_64
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/
Test on x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on x86_64: state-machines/mem/src/mem_proxy.rs#L9
unused imports: `RAM_ADDR` and `SYS_ADDR`
Test on x86_64: state-machines/mem/src/mem_proxy.rs#L27
field `mem_align_sm` is never read
Test on x86_64
`sm-mem` (lib) generated 2 warnings (run `cargo fix --lib -p sm-mem` to apply 1 suggestion)
Test on x86_64
`sm-mem` (lib test) generated 2 warnings (2 duplicates)
Test on x86_64: state-machines/mem/src/mem_proxy.rs#L9
unused imports: `RAM_ADDR` and `SYS_ADDR`
Test on x86_64: state-machines/mem/src/mem_proxy.rs#L27
field `mem_align_sm` is never read
Test on x86_64
`sm-mem` (lib) generated 2 warnings (run `cargo fix --lib -p sm-mem` to apply 1 suggestion)
Test on x86_64
`sm-mem` (lib test) generated 2 warnings (2 duplicates)