Interpreter. #5428
Triggered via pull request
November 12, 2024 16:22
Status
Success
Total duration
1h 34m 42s
Artifacts
–
Annotations
14 warnings
Code Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code Coverage
/home/runner/work/leo/leo/Cargo.toml: unused manifest key: dependencies.colored.version
|
Code Coverage:
interpreter/src/cursor.rs#L581
type `ContextStack` is more private than the item `cursor::Cursor::contexts`
|
Code Coverage:
interpreter/src/lib.rs#L36
field `cursor_initial` is never read
|
Code Coverage:
interpreter/src/lib.rs#L45
fields `program` and `line` are never read
|
Code Coverage:
interpreter/src/cursor.rs#L155
variants `Signature`, `String`, `Record`, and `Future` are never constructed
|
Code Coverage:
interpreter/src/cursor.rs#L496
field `span` is never read
|
Code Coverage
`leo-interpreter` (lib) generated 5 warnings
|
Code Coverage
`leo-interpreter` (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/
|