Skip to content

Fixed formatter for branch opcodes #124

Fixed formatter for branch opcodes

Fixed formatter for branch opcodes #124

Triggered via push September 20, 2023 17:23
Status Failure
Total duration 6m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
compiler: hir/src/write.rs#L181
unused variable: `op`
compiler
could not compile `miden-hir` (lib) due to previous error
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
build failed, waiting for other jobs to finish...