Skip to content

NQuads, TriG: Support writing to the default graph #1313

NQuads, TriG: Support writing to the default graph

NQuads, TriG: Support writing to the default graph #1313

Triggered via pull request February 5, 2025 14:07
Status Failure
Total duration 1m 52s
Artifacts

pr.yml

on: pull_request
Lint with clippy
1m 8s
Lint with clippy
Verify code formatting
17s
Verify code formatting
Verify crate documentation
1m 41s
Verify crate documentation
Check for undefined behaviour with miri
1m 30s
Check for undefined behaviour with miri
Test python bindings
1m 27s
Test python bindings
Check python code formatting
6s
Check python code formatting
Test wasm bindings
1m 22s
Test wasm bindings
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint with clippy: nemo/src/io/formats/rdf/reader.rs#L364
unresolved import `super::DEFAULT_GRAPH`
Lint with clippy
Process completed with exit code 101.
Test Rust nightly on ubuntu-latest: nemo/src/io/formats/rdf/reader.rs#L364
unresolved import `super::DEFAULT_GRAPH`
Test Rust nightly on ubuntu-latest
Process completed with exit code 101.
Check for undefined behaviour with miri: nemo/src/io/formats/rdf/reader.rs#L364
unresolved import `super::DEFAULT_GRAPH`
Check for undefined behaviour with miri
Process completed with exit code 1.