Skip to content

[RFC007] Migrate the parser to the new AST #6039

[RFC007] Migrate the parser to the new AST

[RFC007] Migrate the parser to the new AST #6039

Triggered via pull request November 20, 2024 09:12
Status Failure
Total duration 3m 29s
Artifacts

continuous-integration.yml

on: pull_request
build-and-test (windows-latest)
3m 0s
build-and-test (windows-latest)
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
build-and-test (linux)
Process completed with exit code 1.
build-and-test (macos)
The job was canceled because "self-hosted_Linux_X64_lin" failed.
build-and-test (macos)
The operation was canceled.
build-and-test (windows-latest): core/src/pretty.rs#L1386
unresolved import `crate::parser::grammar::ExprParser`
build-and-test (windows-latest): core/src/eval/tests.rs#L32
failed to resolve: could not find `ExprParser` in `grammar`
build-and-test (windows-latest): core/src/parser/tests.rs#L18
failed to resolve: could not find `ExprParser` in `grammar`
build-and-test (windows-latest): core/src/parser/utils.rs#L956
cannot find struct, variant or union type `LabeledType` in this scope
build-and-test (windows-latest): core/src/parser/utils.rs#L960
cannot find struct, variant or union type `TypeAnnotation` in this scope
build-and-test (windows-latest): core/src/parser/utils.rs#L965
cannot find struct, variant or union type `LabeledType` in this scope
build-and-test (windows-latest): core/src/parser/utils.rs#L969
cannot find struct, variant or union type `TypeAnnotation` in this scope
build-and-test (windows-latest): core/src/parser/utils.rs#L974
failed to resolve: use of undeclared type `Combine`
build-and-test (windows-latest): core/src/parser/utils.rs#L980
cannot find struct, variant or union type `TypeAnnotation` in this scope
build-and-test (windows-latest): core/src/parser/utils.rs#L981
cannot find struct, variant or union type `LabeledType` in this scope
build-and-test (linux)
This user is not allowed to set the post-build-hook. Ignoring the 'useDaemon' option.
build-and-test (macos)
This user is not allowed to set the post-build-hook. Ignoring the 'useDaemon' option.