Skip to content

[WIP] feat: add support for functions #1260

[WIP] feat: add support for functions

[WIP] feat: add support for functions #1260

Triggered via pull request September 18, 2023 12:51
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

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

Annotations

31 errors and 29 warnings
rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: parser/src/transforms/inlining.rs#L528
redundant field names in struct initialization
Clippy: parser/src/transforms/inlining.rs#L538
redundant field names in struct initialization
Clippy: parser/src/transforms/inlining.rs#L548
redundant field names in struct initialization
Clippy: parser/src/transforms/inlining.rs#L722
redundant field names in struct initialization
Clippy: parser/src/transforms/inlining.rs#L89
field `next_ident_call` is never read
Clippy: parser/src/transforms/inlining.rs#L218
method `get_next_ident_call` is never used
Clippy: parser/src/transforms/inlining.rs#L314
this match could be replaced by its body itself
Clippy: parser/src/transforms/inlining.rs#L555
using `clone` on type `BinaryOp` which implements the `Copy` trait
Clippy: parser/src/transforms/inlining.rs#L567
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: parser/src/transforms/inlining.rs#L588
using `clone` on type `BinaryOp` which implements the `Copy` trait
Test Rust nightly on ubuntu
bindings and iterables lengths are mismatched
Test Rust nightly on ubuntu
module is invalid, see diagnostics for details
Test Rust nightly on ubuntu
bindings and iterables lengths are mismatched
Test Rust nightly on ubuntu
module is invalid, see diagnostics for details
Test Rust nightly on ubuntu
unexpected eof
Test Rust nightly on ubuntu
invalid constant
Test Rust nightly on ubuntu
module is invalid, see diagnostics for details
Test Rust nightly on ubuntu
constant identifiers must be uppercase ASCII characters, e.g. FOO
Test Rust nightly on ubuntu
module is invalid, see diagnostics for details
Test Rust nightly on ubuntu
invalid evaluator function definition
Test Rust stable on ubuntu
bindings and iterables lengths are mismatched
Test Rust stable on ubuntu
module is invalid, see diagnostics for details
Test Rust stable on ubuntu
bindings and iterables lengths are mismatched
Test Rust stable on ubuntu
module is invalid, see diagnostics for details
Test Rust stable on ubuntu
unexpected eof
Test Rust stable on ubuntu
invalid constant
Test Rust stable on ubuntu
module is invalid, see diagnostics for details
Test Rust stable on ubuntu
constant identifiers must be uppercase ASCII characters, e.g. FOO
Test Rust stable on ubuntu
module is invalid, see diagnostics for details
Test Rust stable on ubuntu
invalid evaluator function definition
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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 Rust nightly on ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test Rust nightly on ubuntu: parser/src/ast/display.rs#L83
`&` without an explicit lifetime name cannot be used here
Test Rust nightly on ubuntu: parser/src/transforms/inlining.rs#L89
field `next_ident_call` is never read
Test Rust nightly on ubuntu: parser/src/transforms/inlining.rs#L218
method `get_next_ident_call` is never used
Test Rust nightly on ubuntu
`air-parser` (lib) generated 3 warnings (run `cargo fix --lib -p air-parser` to apply 1 suggestion)
Test Rust nightly on ubuntu
`air-parser` (lib test) generated 3 warnings (3 duplicates)
Test Rust nightly on ubuntu
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 Rust nightly on ubuntu
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 Rust nightly on ubuntu
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 Rust nightly on ubuntu
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 Rust stable on ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test Rust stable on ubuntu: parser/src/transforms/inlining.rs#L89
field `next_ident_call` is never read
Test Rust stable on ubuntu: parser/src/transforms/inlining.rs#L218
method `get_next_ident_call` is never used
Test Rust stable on ubuntu
`air-parser` (lib) generated 2 warnings
Test Rust stable on ubuntu
`air-parser` (lib test) generated 2 warnings (2 duplicates)
Test Rust stable on ubuntu
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 Rust stable on ubuntu
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 Rust stable on ubuntu
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 Rust stable on ubuntu
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/