Skip to content

[RFC007] Migrate the typechecker to the new AST - Part I #6170

[RFC007] Migrate the typechecker to the new AST - Part I

[RFC007] Migrate the typechecker to the new AST - Part I #6170

Triggered via pull request December 20, 2024 17:06
Status Failure
Total duration 4m 38s
Artifacts

continuous-integration.yml

on: pull_request
build-and-test (windows-latest)
4m 27s
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/typecheck/operation.rs#L6
unused imports: `BinaryOp`, `NAryOp`, `RecordExtKind`, `RecordOpKind`, `UnaryOp`, and `position::TermPos`
build-and-test (windows-latest): core/src/typ.rs#L329
the trait bound `term::RichTerm: std::cmp::Eq` is not satisfied
build-and-test (windows-latest): core/src/typ.rs#L684
no method named `find_map` found for reference `&typ::TypeF<Ty, RRows, ERows, Te>` in the current scope
build-and-test (windows-latest): core/src/term/mod.rs#L35
unused import: `traverse`
build-and-test (windows-latest): core/src/bytecode/typecheck/mod.rs#L75
unused import: `convert::TryInto`
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.