fix(parser): improve expression parsing logic to handle end of tokens #712
Annotations
7 errors and 5 warnings
Run actions-rs/cargo@v1:
src/command/run.rs#L72
spawned process is never `wait()`ed on
|
Run actions-rs/cargo@v1:
src/command/run.rs#L80
spawned process is never `wait()`ed on
|
Run actions-rs/cargo@v1:
src/command/run.rs#L88
spawned process is never `wait()`ed on
|
Run actions-rs/cargo@v1:
src/generator/c.rs#L314
redundant closure
|
Run actions-rs/cargo@v1:
src/parser/infer.rs#L4
empty line after doc comment
|
Run actions-rs/cargo@v1
could not compile `antimony-lang` (bin "sb") due to 5 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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