Skip to content

Added query command skeleton #1035

Added query command skeleton

Added query command skeleton #1035

Triggered via push September 17, 2024 15:43
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 24 warnings
Check: srdf/src/srdf_sparql/srdfsparql.rs#L18
unresolved import `sparesults::FromReadQueryResultsReader`
Check: srdf/src/srdf_graph/srdfgraph.rs#L67
no method named `parse_read` found for struct `TurtleParser` in the current scope
Check: srdf/src/srdf_graph/srdfgraph.rs#L82
no method named `parse_read` found for struct `NTriplesParser` in the current scope
Check: srdf/src/srdf_graph/srdfgraph.rs#L103
no method named `parse_read` found for struct `RdfXmlParser` in the current scope
Check: srdf/src/srdf_graph/srdfgraph.rs#L119
no method named `parse_read` found for struct `NQuadsParser` in the current scope
Check: srdf/src/srdf_graph/srdfgraph.rs#L727
no method named `serialize_to_write` found for struct `RdfSerializer` in the current scope
Check: srdf/src/srdf_sparql/srdfsparql.rs#L446
no method named `parse_read` found for struct `QueryResultsParser` in the current scope
Check: srdf/src/srdf_sparql/srdfsparql.rs#L488
no method named `parse_read` found for struct `QueryResultsParser` in the current scope
Check: srdf/src/srdf_sparql/srdfsparql.rs#L570
no method named `parse_read` found for struct `QueryResultsParser` in the current scope
Check
could not compile `srdf` (lib) due to 9 previous errors
Test Suite: srdf/src/srdf_sparql/srdfsparql.rs#L18
unresolved import `sparesults::FromReadQueryResultsReader`
Test Suite: srdf/src/srdf_graph/srdfgraph.rs#L67
no method named `parse_read` found for struct `TurtleParser` in the current scope
Test Suite: srdf/src/srdf_graph/srdfgraph.rs#L82
no method named `parse_read` found for struct `NTriplesParser` in the current scope
Test Suite: srdf/src/srdf_graph/srdfgraph.rs#L103
no method named `parse_read` found for struct `RdfXmlParser` in the current scope
Test Suite: srdf/src/srdf_graph/srdfgraph.rs#L119
no method named `parse_read` found for struct `NQuadsParser` in the current scope
Test Suite: srdf/src/srdf_graph/srdfgraph.rs#L727
no method named `serialize_to_write` found for struct `RdfSerializer` in the current scope
Test Suite: srdf/src/srdf_sparql/srdfsparql.rs#L446
no method named `parse_read` found for struct `QueryResultsParser` in the current scope
Test Suite: srdf/src/srdf_sparql/srdfsparql.rs#L488
no method named `parse_read` found for struct `QueryResultsParser` in the current scope
Test Suite: srdf/src/srdf_sparql/srdfsparql.rs#L570
no method named `parse_read` found for struct `QueryResultsParser` in the current scope
Test Suite
could not compile `srdf` (lib) due to 9 previous errors
Clippy: srdf/src/srdf_sparql/srdfsparql.rs#L18
unresolved import `sparesults::FromReadQueryResultsReader`
Clippy: srdf/src/srdf_graph/srdfgraph.rs#L67
no method named `parse_read` found for struct `oxttl::TurtleParser` in the current scope
Clippy: srdf/src/srdf_graph/srdfgraph.rs#L82
no method named `parse_read` found for struct `oxttl::NTriplesParser` in the current scope
Clippy: srdf/src/srdf_graph/srdfgraph.rs#L103
no method named `parse_read` found for struct `oxrdfxml::RdfXmlParser` in the current scope
Clippy: srdf/src/srdf_graph/srdfgraph.rs#L119
no method named `parse_read` found for struct `oxttl::NQuadsParser` in the current scope
Clippy: srdf/src/srdf_graph/srdfgraph.rs#L727
no method named `serialize_to_write` found for struct `oxrdfio::RdfSerializer` in the current scope
Clippy: srdf/src/srdf_sparql/srdfsparql.rs#L446
no method named `parse_read` found for struct `sparesults::QueryResultsParser` in the current scope
Clippy: srdf/src/srdf_sparql/srdfsparql.rs#L488
no method named `parse_read` found for struct `sparesults::QueryResultsParser` in the current scope
Clippy: srdf/src/srdf_sparql/srdfsparql.rs#L570
no method named `parse_read` found for struct `sparesults::QueryResultsParser` in the current scope
Clippy
could not compile `srdf` (lib) due to 9 previous errors
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/