[Feature] Native tests. #5489
Annotations
14 warnings
Test:
compiler/ast/src/tst/mod.rs#L20
unused imports: `ProgramId` and `Stub`
|
Test:
compiler/ast/src/tst/mod.rs#L22
unused import: `Span`
|
Test:
compiler/parser/src/parser/test.rs#L19
unused import: `ParserError`
|
Test:
compiler/parser/src/parser/test.rs#L69
unused import: `sym`
|
Test:
compiler/parser/src/parser/test.rs#L23
method `parse_test` is never used
|
Test
`leo-ast` (lib test) generated 2 warnings (2 duplicates)
|
Test:
leo/package/src/tst/default.rs#L22
unused import: `serde::Deserialize`
|
Test:
leo/package/src/tst/directory.rs#L21
unused import: `crate::source::MAIN_FILENAME`
|
Test
`leo-package` (lib) generated 2 warnings (run `cargo fix --lib -p leo-package` to apply 2 suggestions)
|
Test:
leo/cli/commands/test.rs#L83
unused variable: `jobs`
|
Install Rust Stable
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/
|
Install Rust Stable
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/
|
Install Rust Stable
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/
|
Install Rust Stable
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/
|
Loading