Skip to content

Miden IR lexer, parser and AST #208

Miden IR lexer, parser and AST

Miden IR lexer, parser and AST #208

Triggered via pull request October 19, 2023 22:31
Status Failure
Total duration 8m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 16 warnings
compiler: hir-parser/src/lexer/mod.rs#L2
file not found for module `tests`
compiler: hir-parser/src/parser/mod.rs#L260
file not found for module `tests`
compiler
could not compile `miden-ir-parser` (lib test) due to 2 previous errors
compiler
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
compiler
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/
compiler
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/
compiler
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/
compiler
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/
compiler
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/
compiler
profiles for the non root package will be ignored, specify profiles at the workspace root:
compiler: tools/midenc/src/compiler/options.rs#L124
method `get_output_dir` is never used
compiler
`midenc` (bin "midenc") generated 1 warning
compiler
profiles for the non root package will be ignored, specify profiles at the workspace root:
compiler
profiles for the non root package will be ignored, specify profiles at the workspace root:
compiler: hir-parser/src/lib.rs#L74
function `parse_module_from_file` is never used
compiler: hir-parser/src/lib.rs#L93
function `parse_module` is never used
compiler
`miden-ir-parser` (lib) generated 2 warnings
compiler: tools/midenc/src/compiler/options.rs#L124
method `get_output_dir` is never used
compiler
`midenc` (bin "midenc" test) generated 1 warning
compiler
build failed, waiting for other jobs to finish...