Skip to content

feat: implement compiler driver, update midenc #250

feat: implement compiler driver, update midenc

feat: implement compiler driver, update midenc #250

Triggered via pull request November 2, 2023 10:20
Status Failure
Total duration 4m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
compiler: hir-analysis/src/dominance.rs#L702
unresolved import `crate::FunctionAnalysis`
compiler: hir-analysis/src/loops.rs#L346
unresolved import `crate::FunctionAnalysis`
compiler: codegen/masm/src/tests.rs#L64
type annotations needed
compiler: codegen/masm/src/tests.rs#L69
type annotations needed
compiler: codegen/masm/src/tests.rs#L80
type annotations needed for `stackify::ConvertHirToMasm<T>`
compiler: codegen/masm/src/tests.rs#L141
mismatched types
compiler: codegen/masm/src/tests.rs#L153
mismatched types
compiler: codegen/masm/src/tests.rs#L202
field `functions` of struct `module::Module` is private
compiler: codegen/masm/src/tests.rs#L284
field `functions` of struct `module::Module` is private
compiler: codegen/masm/src/tests.rs#L387
field `functions` of struct `module::Module` is private
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
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
build failed, waiting for other jobs to finish...