feat: implement hir transforms #79
Annotations
10 errors and 6 warnings
compiler:
hir-analysis/src/control_flow.rs#L227
unresolved import `miden_diagnostics`
|
compiler:
hir-analysis/src/control_flow.rs#L266
failed to resolve: use of undeclared type `Visibility`
|
compiler:
hir-analysis/src/control_flow.rs#L234
no function or associated item named `empty` found for struct `miden_hir::DataFlowGraph` in the current scope
|
compiler:
hir-analysis/src/control_flow.rs#L242
no function or associated item named `empty` found for struct `miden_hir::DataFlowGraph` in the current scope
|
compiler:
hir-analysis/src/control_flow.rs#L262
this function takes 1 argument but 2 arguments were supplied
|
compiler:
hir-analysis/src/control_flow.rs#L266
struct `miden_hir::Signature` has no field named `visibility`
|
compiler:
hir-analysis/src/control_flow.rs#L267
struct `miden_hir::Signature` has no field named `name`
|
compiler:
hir-analysis/src/control_flow.rs#L268
struct `miden_hir::Signature` has no field named `ty`
|
compiler:
hir-analysis/src/control_flow.rs#L270
no method named `declare_function` found for struct `miden_hir::Module` in the current scope
|
compiler:
hir-analysis/src/control_flow.rs#L277
no field `signatures` on type `miden_hir::Module`
|
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
build failed, waiting for other jobs to finish...
|