[RFC007] Migration of the typechecker - part II #6244
continuous-integration.yml
on: pull_request
build-and-test (windows-latest)
5m 17s
Matrix: build-and-test
Annotations
12 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/cache.rs#L1812
fields `alloc`, `asts`, `sources`, and `import_data` are never read
|
build-and-test (windows-latest):
core/src/cache.rs#L1826
method `append_to_cache` 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):
core/src/repl/mod.rs#L86
field `parser` is never read
|
build-and-test (windows-latest):
core/src/repl/mod.rs#L310
constant `INPUT_PARSER_ALLOC_LIMIT` is never used
|
build-and-test (windows-latest):
core/src/cache.rs#L2033
unused return value of `std::mem::replace` that must be used
|
build-and-test (windows-latest):
core/src/cache.rs#L2435
unused `std::result::Result` that must be used
|
build-and-test (windows-latest)
Process completed with exit code 1.
|
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.
|