Skip to content

[Feature] Implement leo execute #4438

[Feature] Implement leo execute

[Feature] Implement leo execute #4438

Triggered via pull request July 19, 2023 05:25
Status Failure
Total duration 26m 16s
Artifacts

ci.yml

on: pull_request
Matrix: test-package
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 51 warnings
Test Package ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Package macOS-latest
The operation was canceled.
Code Coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Package macOS M1
Process completed with exit code 101.
Test Package Windows
Process completed with exit code 1.
Test Docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Docs
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/
Test Docs
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/
Test Docs
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/
Test Docs
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest
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/
Test Package ubuntu-latest: compiler/passes/src/code_generation/visit_expressions.rs#L461
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package ubuntu-latest: compiler/passes/src/flattening/flatten_statement.rs#L172
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package ubuntu-latest: compiler/passes/src/flattening/flatten_statement.rs#L249
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package ubuntu-latest: compiler/passes/src/flattening/flatten_statement.rs#L284
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package ubuntu-latest: compiler/passes/src/static_single_assignment/rename_expression.rs#L204
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package ubuntu-latest
`leo-passes` (lib) generated 5 warnings
Test Package ubuntu-latest
`leo-passes` (lib test) generated 5 warnings (5 duplicates)
Test Package macOS-latest
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/
Test Package macOS-latest: compiler/passes/src/code_generation/visit_expressions.rs#L461
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package macOS-latest: compiler/passes/src/flattening/flatten_statement.rs#L172
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package macOS-latest: compiler/passes/src/flattening/flatten_statement.rs#L249
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package macOS-latest: compiler/passes/src/flattening/flatten_statement.rs#L284
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package macOS-latest: compiler/passes/src/static_single_assignment/rename_expression.rs#L204
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Test Package macOS-latest
`leo-passes` (lib) generated 5 warnings
Test Package macOS-latest
`leo-passes` (lib test) generated 5 warnings (5 duplicates)
Test Package macOS-latest
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/
Test Package macOS-latest
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/
Test Package macOS-latest
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/
Test Package macOS-latest
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/
Code Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Code Coverage: compiler/passes/src/code_generation/visit_expressions.rs#L461
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Code Coverage: compiler/passes/src/flattening/flatten_statement.rs#L172
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Code Coverage: compiler/passes/src/flattening/flatten_statement.rs#L249
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Code Coverage: compiler/passes/src/flattening/flatten_statement.rs#L284
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Code Coverage: compiler/passes/src/static_single_assignment/rename_expression.rs#L204
using `.borrow()` on a double reference, which returns `symbol_table::SymbolTable` instead of borrowing the inner type
Code Coverage
`leo-passes` (lib) generated 5 warnings
Code Coverage
`leo-passes` (lib test) generated 5 warnings (5 duplicates)
Code Coverage
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/
Code Coverage
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/
Code Coverage
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/
Code Coverage
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/
Test Package macOS M1
The following actions uses node12 which is deprecated and will be forced to run on node16: devbotsxyz/[email protected], actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Package macOS M1
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/
Test Package macOS M1
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/
Test Package macOS M1
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/
Test Package macOS M1
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/
Test Package Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Package Windows
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/
Test Package Windows
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/
Test Package Windows
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/
Test Package Windows
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/