[RFC007] Migrate the typechecker to the new AST - Part I #6168
continuous-integration.yml
on: pull_request
build-and-test (windows-latest)
3m 45s
Matrix: build-and-test
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/unif.rs#L1250
cannot find function `contract_eq` in module `eq`
|
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/bytecode/typecheck/error.rs#L291
this method takes 3 arguments but 2 arguments were supplied
|
build-and-test (windows-latest):
core/src/bytecode/typecheck/error.rs#L292
this method takes 3 arguments but 2 arguments were supplied
|
build-and-test (windows-latest):
core/src/bytecode/typecheck/error.rs#L302
this method takes 3 arguments but 2 arguments were supplied
|
build-and-test (windows-latest):
core/src/bytecode/typecheck/error.rs#L303
this method takes 3 arguments but 2 arguments were supplied
|
build-and-test (windows-latest):
core/src/bytecode/typecheck/error.rs#L314
this method takes 3 arguments but 2 arguments were supplied
|
build-and-test (windows-latest):
core/src/bytecode/typecheck/error.rs#L315
this method takes 3 arguments but 2 arguments were supplied
|
build-and-test (windows-latest):
core/src/bytecode/typecheck/error.rs#L330
this method takes 3 arguments but 2 arguments were supplied
|
build-and-test (windows-latest):
core/src/bytecode/typecheck/error.rs#L333
this method takes 3 arguments but 2 arguments were supplied
|
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.
|