Skip to content

feat: Update lexer to handle hexadecimal digits and byte literals #20

feat: Update lexer to handle hexadecimal digits and byte literals

feat: Update lexer to handle hexadecimal digits and byte literals #20

Triggered via push September 17, 2023 13:40
Status Failure
Total duration 2m 2s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Test: montyc_parser/tests/regression_testing.rs#L44
couldn't read montyc_parser/tests/hex_literal/expected.json: No such file or directory (os error 2)
Test: montyc_parser/tests/regression_testing.rs#L46
couldn't read montyc_parser/tests/hex_literal/input.py: No such file or directory (os error 2)
Test
could not compile `montyc_parser` (test "regression_testing") due to 2 previous errors
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test
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/
Test
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
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
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
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: montyc_codegen/src/cranelift/mod.rs#L549
call to `.clone()` on a reference in this situation does nothing
Test
`montyc_codegen` (lib) generated 1 warning (run `cargo fix --lib -p montyc_codegen` to apply 1 suggestion)
Test: montyc_driver/src/global_context/query.rs#L52
unreachable statement
Test: montyc_driver/src/global_context/query.rs#L50
unused variable: `type_id`
Test: montyc_driver/src/global_context/query.rs#L50
unused variable: `property_value`
Test
`montyc_driver` (lib) generated 3 warnings (run `cargo fix --lib -p montyc_driver` to apply 2 suggestions)
Test
`montyc_driver` (lib test) generated 3 warnings (3 duplicates)