Miden IR lexer, parser and AST #208
Annotations
4 errors and 16 warnings
Test:
hir-parser/src/lexer/mod.rs#L2
file not found for module `tests`
|
Test:
hir-parser/src/parser/mod.rs#L260
file not found for module `tests`
|
Test
could not compile `miden-ir-parser` (lib test) due to 2 previous errors
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Build
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Build:
tools/midenc/src/compiler/options.rs#L124
method `get_output_dir` is never used
|
Build
`midenc` (bin "midenc") generated 1 warning
|
Build
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Test
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Test:
hir-parser/src/lib.rs#L74
function `parse_module_from_file` is never used
|
Test:
hir-parser/src/lib.rs#L93
function `parse_module` is never used
|
Test
`miden-ir-parser` (lib) generated 2 warnings
|
Test:
tools/midenc/src/compiler/options.rs#L124
method `get_output_dir` is never used
|
Test
`midenc` (bin "midenc" test) generated 1 warning
|
Test
build failed, waiting for other jobs to finish...
|
The logs for this run have expired and are no longer available.
Loading