EOD save. Grammar, lexer and AST being debugged #195
Annotations
10 errors and 13 warnings
Test:
hir-parser/src/ast/globals.rs#L60
invalid format string: expected `'}'`, found `']'`
|
Test:
hir-parser/src/parser/mod.rs#L175
cannot find type `Source` in module `ast`
|
Test:
hir-parser/src/parser/mod.rs#L176
cannot find type `SourceParser` in module `grammar`
|
Test:
hir-parser/src/parser/mod.rs#L262
cannot find type `AnyModuleParser` in module `grammar`
|
Test:
hir-parser/src/ast/instruction.rs#L538
can't compare `&i32` with `{integer}`
|
Test:
hir-parser/src/ast/instruction.rs#L544
mismatched types
|
Test:
hir-parser/src/ast/instruction.rs#L547
mismatched types
|
Test:
hir-parser/src/ast/instruction.rs#L553
mismatched types
|
Test:
hir-parser/src/ast/instruction.rs#L556
mismatched types
|
Test:
hir-parser/src/ast/instruction.rs#L578
mismatched types
|
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Build:
tools/midenc/src/compiler/options.rs#L124
method `get_output_dir` is never used
|
Build
`midenc` (bin "midenc") generated 1 warning
|
Build
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Test
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Test:
hir-parser/src/ast/mod.rs#L23
unused import: `parser::ParseError`
|
Test
`miden-ir-parser` (lib) 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