NQuads, TriG: Support writing to the default graph #1313
pr.yml
on: pull_request
Lint with clippy
1m 8s
Verify code formatting
17s
Verify crate documentation
1m 41s
Check for undefined behaviour with miri
1m 30s
Test python bindings
1m 27s
Check python code formatting
6s
Test wasm bindings
1m 22s
Matrix: test
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.
|