[RFC007] Make function node multi-ary by default #6095
continuous-integration.yml
on: pull_request
build-and-test (windows-latest)
2m 57s
Matrix: build-and-test
Annotations
13 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):
target/debug/build/nickel-lang-core-8a7682f25dc918cf/out/parser/grammar.rs#L351333
the trait bound `ast::pattern::Pattern<'_>: ExactSizeIterator` is not satisfied
|
build-and-test (windows-latest):
target/debug/build/nickel-lang-core-8a7682f25dc918cf/out/parser/grammar.rs#L351333
`ast::pattern::Pattern<'_>` is not an iterator
|
build-and-test (windows-latest):
core/src/bytecode/ast/builder.rs#L342
the trait bound `ast::pattern::Pattern<'_>: ExactSizeIterator` is not satisfied
|
build-and-test (windows-latest):
core/src/bytecode/ast/builder.rs#L341
`ast::pattern::Pattern<'_>` is not an iterator
|
build-and-test (windows-latest):
core/src/bytecode/ast/builder.rs#L342
the trait bound `ast::pattern::Pattern<'_>: ExactSizeIterator` is not satisfied
|
build-and-test (windows-latest):
core/src/bytecode/ast/builder.rs#L341
`ast::pattern::Pattern<'_>` is not an iterator
|
build-and-test (windows-latest):
core/src/parser/utils.rs#L188
no method named `nary_fun` found for reference `&ast::AstAlloc` in the current scope
|
build-and-test (windows-latest):
core/src/bytecode/ast/builder.rs#L342
the trait bound `ast::pattern::Pattern<'_>: ExactSizeIterator` is not satisfied
|
build-and-test (windows-latest):
core/src/bytecode/ast/builder.rs#L341
`ast::pattern::Pattern<'_>` is not an iterator
|
build-and-test (windows-latest):
core/src/bytecode/ast/builder.rs#L342
the trait bound `ast::pattern::Pattern<'_>: ExactSizeIterator` is not satisfied
|
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.320.0. Please update to the latest version 2.321.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.
|