[RFC007] Migration of the typechecker - part II #6336
continuous-integration.yml
on: pull_request
build-and-test (windows-latest)
3m 48s
Matrix: build-and-test
Annotations
10 errors and 3 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/typecheck/mod.rs#L59
unused import: `compat::ToMainline`
|
build-and-test (windows-latest):
core/src/typecheck/mod.rs#L1970
unused variable: `to_printable`
|
build-and-test (windows-latest):
core/src/typecheck/mod.rs#L1970
variable does not need to be mutable
|
build-and-test (windows-latest):
core/src/cache.rs#L788
method `parse_tolerant` is never used
|
build-and-test (windows-latest):
core/src/eval/cache/lazy.rs#L256
method `closure_or_orig` is never used
|
build-and-test (windows-latest):
core/src/eval/cache/lazy.rs#L498
method `borrow_orig` is never used
|
build-and-test (windows-latest)
Process completed with exit code 1.
|
build-and-test (linux)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
|
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.
|