Skip to content

Parser

Parser #1184

Triggered via pull request September 18, 2024 18:31
@matzemathicsmatzemathics
synchronize #455
parser
Status Failure
Total duration 28m 37s
Artifacts

pr.yml

on: pull_request
Lint with clippy
1m 0s
Lint with clippy
Verify code formatting
18s
Verify code formatting
Verify crate documentation
1m 26s
Verify crate documentation
Check for undefined behaviour with miri
28m 25s
Check for undefined behaviour with miri
Test python bindings
1m 21s
Test python bindings
Check python code formatting
8s
Check python code formatting
Test wasm bindings
1m 9s
Test wasm bindings
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Verify code formatting
Process completed with exit code 1.
Lint with clippy: nemo/src/parser/span.rs#L170
using `clone` on type `Span<'_>` which implements the `Copy` trait
Lint with clippy: nemo/src/parser/span.rs#L216
this expression creates a reference which is immediately dereferenced by the compiler
Lint with clippy: nemo/src/parser/span.rs#L240
this expression creates a reference which is immediately dereferenced by the compiler
Lint with clippy: nemo/src/parser/span.rs#L250
this expression creates a reference which is immediately dereferenced by the compiler
Lint with clippy
Process completed with exit code 101.
Test wasm bindings
Process completed with exit code 1.
Test python bindings
Process completed with exit code 1.
Verify crate documentation: nemo/src/parser/span.rs#L2
this URL is not a hyperlink
Verify crate documentation
Process completed with exit code 101.
Test wasm bindings
Process completed with exit code 1.