CI #83
Annotations
14 warnings
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:
src/lexer.rs#L220
unreachable statement
|
Clippy:
src/compiler.rs#L12
fields `out_main` and `out_funcs` are never read
|
Clippy:
src/compiler.rs#L339
variants `AnyExceptMain`, `ExpectingFuncColonCommaOrRightParanthesis`, and `ExpectingFuncBody` are never constructed
|
Clippy:
src/lexer.rs#L131
method `consume_character_literal` is never used
|
Clippy:
src/compiler.rs#L404
name `UBIG` contains a capitalized acronym
|
Clippy:
src/compiler.rs#L410
name `IBIG` contains a capitalized acronym
|
Clippy:
src/lexer.rs#L41
name `UBIG` contains a capitalized acronym
|
Clippy:
src/lexer.rs#L47
name `IBIG` contains a capitalized acronym
|
Clippy
`purple_script` (bin "purple_script") generated 8 warnings
|
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/
|
The logs for this run have expired and are no longer available.
Loading