[RFC007] Migration of the typechecker - part II #6246
continuous-integration.yml
on: pull_request
build-and-test (windows-latest)
3m 54s
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/cache.rs#L1994
cannot find value `terms` in this scope
|
build-and-test (windows-latest):
core/src/cache.rs#L1999
cannot find value `asts` in this scope
|
build-and-test (windows-latest):
core/src/cache.rs#L1999
cannot find value `sources` in this scope
|
build-and-test (windows-latest):
core/src/cache.rs#L2003
cannot find value `terms` in this scope
|
build-and-test (windows-latest):
core/src/cache.rs#L2014
cannot find value `sources` in this scope
|
build-and-test (windows-latest):
core/src/cache.rs#L2016
cannot find value `terms` in this scope
|
build-and-test (windows-latest):
core/src/cache.rs#L1995
mismatched types
|
build-and-test (windows-latest):
core/src/cache.rs#L2029
no field `terms` on type `&mut cache::AstResolver<'ast, 'cache, 'input>`
|
build-and-test (windows-latest):
core/src/cache.rs#L2029
this function takes 6 arguments but 4 arguments were supplied
|
build-and-test (windows-latest):
core/src/cache.rs#L2036
mismatched types
|
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.
|