Fix build errors #204
Annotations
4 errors and 13 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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
compiler:
tools/midenc/src/compiler/options.rs#L124
method `get_output_dir` is never used
|
compiler
`midenc` (bin "midenc") generated 1 warning
|
compiler
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
compiler
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
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
build failed, waiting for other jobs to finish...
|