Skip to content

parser: wip

parser: wip #1180

Triggered via push December 4, 2024 13:27
Status Failure
Total duration 37s
Artifacts
ubuntu-gcc
27s
ubuntu-gcc
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ubuntu-gcc: tests/tokenizer/invalid_string_literal.err.ri#L1
unfinished string literal
ubuntu-gcc: tests/tokenizer/invalid_string_literal.err.ri#L1
unfinished string literal
ubuntu-gcc: tests/tokenizer/invalid_character.err.ri#L1
invalid character `¿`
ubuntu-gcc: tests/tokenizer/invalid_character.err.ri#L1
invalid character `¿`
ubuntu-gcc: tests/tokenizer/invalid_character_literal.err.ri#L1
empty character literal
ubuntu-gcc: tests/tokenizer/invalid_character_literal.err.ri#L2
character literal may only contain one codepoint
ubuntu-gcc: tests/tokenizer/invalid_character_literal.err.ri#L1
empty character literal
ubuntu-gcc: tests/tokenizer/invalid_character_literal.err.ri#L2
character literal may only contain one codepoint
ubuntu-gcc: tests/tokenizer/invalid_number_literal.err.ri#L6
number part of this binary number is not provided
ubuntu-gcc: tests/tokenizer/invalid_number_literal.err.ri#L7
number part of this octal number is not provided
ubuntu-gcc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-gcc: compiler/parser/type.v#L8
module 'context (compiler.context)' is imported but never used