Interrupt work #2
Open
Annotations
10 errors and 6 warnings
src/lib.rs#L1
`#![feature]` may not be used on the stable release channel
|
src/lib.rs#L1
the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable
|
src/hart.rs#L90
mismatched types
|
src/hart.rs#L131
mismatched types
|
src/hart.rs#L137
mismatched types
|
src/hart.rs#L151
mismatched types
|
src/hart.rs#L163
mismatched types
|
src/hart.rs#L169
mismatched types
|
src/hart.rs#L175
mismatched types
|
src/hart.rs#L214
`?` couldn't convert the error to `hart::ExecutionFault`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading