Skip to content

Add parsing of aggregate terms and function term operations #677

Add parsing of aggregate terms and function term operations

Add parsing of aggregate terms and function term operations #677

Triggered via pull request August 25, 2023 13:35
Status Failure
Total duration 2m 21s
Artifacts

pr.yml

on: pull_request
Lint with clippy
1m 53s
Lint with clippy
Verify code formatting
33s
Verify code formatting
Verify crate documentation
1m 37s
Verify crate documentation
Check for undefined behaviour with miri
2m 10s
Check for undefined behaviour with miri
Test python bindings
1m 50s
Test python bindings
Check python code formatting
5s
Check python code formatting
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint with clippy: nemo-wasm/src/lib.rs#L317
non-exhaustive patterns: `nemo::model::Term::Aggregate(_)` not covered
Lint with clippy
Process completed with exit code 101.
Test Rust nightly on ubuntu-latest: nemo-wasm/src/lib.rs#L317
non-exhaustive patterns: `nemo::model::Term::Aggregate(_)` not covered
Test Rust nightly on ubuntu-latest
Process completed with exit code 101.
Check for undefined behaviour with miri: nemo-wasm/src/lib.rs#L317
non-exhaustive patterns: `nemo::model::Term::Aggregate(_)` not covered
Check for undefined behaviour with miri
Process completed with exit code 101.