Skip to content

Feature/sparql format #1319

Feature/sparql format

Feature/sparql format #1319

Triggered via pull request February 19, 2025 13:02
Status Failure
Total duration 33m 50s
Artifacts

pr.yml

on: pull_request
Lint with clippy
53s
Lint with clippy
Verify code formatting
20s
Verify code formatting
Verify crate documentation
1m 29s
Verify crate documentation
Check for undefined behaviour with miri
33m 38s
Check for undefined behaviour with miri
Test python bindings
1m 26s
Test python bindings
Check python code formatting
4s
Check python code formatting
Test wasm bindings
1m 14s
Test wasm bindings
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 19 warnings
Verify code formatting
Process completed with exit code 1.
Lint with clippy: nemo-physical/src/datasources/table_providers.rs#L15
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/datatypes/double.rs#L34
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/datatypes/float.rs#L34
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/error.rs#L123
large size difference between variants
Lint with clippy: nemo-physical/src/function/evaluation.rs#L67
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/management/database/order.rs#L266
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/management/database/storage.rs#L32
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/management/database/storage.rs#L55
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/management/database.rs#L144
the `Err`-variant returned from this function is very large
Lint with clippy: nemo-physical/src/management/database.rs#L283
the `Err`-variant returned from this function is very large
Test wasm bindings
Process completed with exit code 1.
Verify crate documentation: nemo-physical/src/resource.rs#L72
unresolved link to `Rule`
Verify crate documentation
Process completed with exit code 101.
Test Rust nightly on ubuntu-latest: nemo/src/io/format_builder.rs#L13
unused imports: `HttpParamType` and `ResourceValidationErrorKind`
Test Rust nightly on ubuntu-latest: nemo/src/io/formats/rdf.rs#L19
unused import: `Resource`
Test Rust nightly on ubuntu-latest: nemo/src/io/formats/sparql.rs#L24
unused import: `ResourceSpec`
Test Rust nightly on ubuntu-latest: nemo/src/io/formats.rs#L9
unused import: `oxiri::Iri`
Test Rust nightly on ubuntu-latest: nemo/src/io/formats.rs#L11
unused import: `any::Any`
Test Rust nightly on ubuntu-latest: nemo/src/io/formats.rs#L19
unused imports: `DataValue` and `HttpParameters`
Test Rust nightly on ubuntu-latest: nemo/src/io/formats.rs#L24
unused import: `crate::rule_model::error::validation_error::ValidationErrorKind`
Test Rust nightly on ubuntu-latest: nemo/src/io/format_builder.rs#L442
variable does not need to be mutable
Test Rust nightly on ubuntu-latest: nemo/src/io/formats/dsv.rs#L51
associated function `new` is never used
Check for undefined behaviour with miri: nemo/src/io/format_builder.rs#L13
unused imports: `HttpParamType` and `ResourceValidationErrorKind`
Check for undefined behaviour with miri: nemo/src/io/formats.rs#L9
unused import: `oxiri::Iri`
Check for undefined behaviour with miri: nemo/src/io/formats.rs#L11
unused import: `any::Any`
Check for undefined behaviour with miri: nemo/src/io/formats.rs#L19
unused imports: `DataValue` and `HttpParameters`
Check for undefined behaviour with miri: nemo/src/io/formats.rs#L24
unused import: `crate::rule_model::error::validation_error::ValidationErrorKind`
Check for undefined behaviour with miri: nemo/src/io/format_builder.rs#L442
variable does not need to be mutable
Check for undefined behaviour with miri: nemo/src/io/formats/dsv.rs#L51
associated function `new` is never used
Check for undefined behaviour with miri: nemo/src/io/format_builder.rs#L13
unused imports: `HttpParamType` and `ResourceValidationErrorKind`