Skip to content

Import & Export directives #795

Import & Export directives

Import & Export directives #795

Triggered via pull request November 18, 2023 02:53
Status Failure
Total duration 5m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Lint with clippy
50s
Lint with clippy
Verify code formatting
31s
Verify code formatting
Verify crate documentation
1m 8s
Verify crate documentation
Check for undefined behaviour with miri
5m 23s
Check for undefined behaviour with miri
Test python bindings
1m 6s
Test python bindings
Check python code formatting
8s
Check python code formatting
Test wasm bindings
56s
Test wasm bindings
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Lint with clippy: nemo/src/io/formats/types.rs#L218
method `writer` is never used
Lint with clippy: nemo/src/io/formats/rdf.rs#L242
use of a fallible conversion when an infallible one could be used
Lint with clippy: nemo/src/io/parser.rs#L276
redundant closure
Lint with clippy: nemo/src/io/parser.rs#L277
redundant closure
Lint with clippy: nemo/src/model/types/complex_types.rs#L66
using `clone` on type `PrimitiveType` which implements the `Copy` trait
Lint with clippy
Process completed with exit code 101.
Verify crate documentation: nemo/src/io/input_manager.rs#L25
unresolved link to `ImportExportSpec`
Verify crate documentation: nemo/src/model/rule_model/map.rs#L53
unresolved link to `Term`
Verify crate documentation: nemo/src/io/formats/types.rs#L22
redundant explicit link target
Verify crate documentation: nemo/src/io/formats/types.rs#L218
method `writer` is never used
Verify crate documentation
Process completed with exit code 101.
Test Rust nightly on ubuntu-latest: nemo/src/io/formats/types.rs#L218
method `writer` is never used