Feature/sparql format #1319
Annotations
9 warnings
Run cargo test --verbose:
nemo/src/io/format_builder.rs#L13
unused imports: `HttpParamType` and `ResourceValidationErrorKind`
|
Run cargo test --verbose:
nemo/src/io/formats/rdf.rs#L19
unused import: `Resource`
|
Run cargo test --verbose:
nemo/src/io/formats/sparql.rs#L24
unused import: `ResourceSpec`
|
Run cargo test --verbose:
nemo/src/io/formats.rs#L9
unused import: `oxiri::Iri`
|
Run cargo test --verbose:
nemo/src/io/formats.rs#L11
unused import: `any::Any`
|
Run cargo test --verbose:
nemo/src/io/formats.rs#L19
unused imports: `DataValue` and `HttpParameters`
|
Run cargo test --verbose:
nemo/src/io/formats.rs#L24
unused import: `crate::rule_model::error::validation_error::ValidationErrorKind`
|
Run cargo test --verbose:
nemo/src/io/format_builder.rs#L442
variable does not need to be mutable
|
Run cargo test --verbose:
nemo/src/io/formats/dsv.rs#L51
associated function `new` is never used
|
Loading