Skip to content

feat: implement validation pass and supporting infrastructure #168

feat: implement validation pass and supporting infrastructure

feat: implement validation pass and supporting infrastructure #168

Triggered via pull request October 15, 2023 07:46
Status Failure
Total duration 5m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
compiler: codegen/masm/src/tests.rs#L166
this function takes 3 arguments but 2 arguments were supplied
compiler
could not compile `miden-codegen-masm` (lib test) 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: tools/midenc/src/compiler/options.rs#L124
method `get_output_dir` is never used
compiler
`midenc` (bin "midenc") generated 1 warning
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...