Skip to content

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

[RFC007] Migrate the parser to the new AST

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

Triggered via pull request November 21, 2024 21:02
Status Failure
Total duration 3m 0s
Artifacts

continuous-integration.yml

on: pull_request
build-and-test (windows-latest)
2m 47s
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/bytecode/ast/record.rs#L1
unresolved import `super::StrChunk`
build-and-test (windows-latest): core/src/parser/uniterm.rs#L5
unresolved import `utils::FieldPathElem`
build-and-test (windows-latest): core/src/parser/uniterm.rs#L9
unresolved import `crate::bytecode::ast::record::Field`
build-and-test (windows-latest): core/src/parser/utils.rs#L18
unresolved import `crate::bytecode::ast::record::Field`
build-and-test (windows-latest): target/debug/build/nickel-lang-core-8a7682f25dc918cf/out/parser/grammar.rs#L22
unresolved import `crate::bytecode::ast::record::Field`
build-and-test (windows-latest): target/debug/build/nickel-lang-core-8a7682f25dc918cf/out/parser/grammar.rs#L65
unresolved import `crate::bytecode::ast::record::Field`
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.