WIP #1371
Annotations
29 errors and 44 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Check:
shacl_ast/src/compiled/schema.rs#L21
missing lifetime specifier
|
Check:
shacl_ast/src/compiled/schema.rs#L21
hidden lifetime parameters in types are deprecated
|
Check:
shacl_ast/src/compiled/schema.rs#L19
trait takes 0 generic arguments but 1 generic argument was supplied
|
Check:
shacl_ast/src/compiled/schema.rs#L19
the value of the associated types `Iri`, `BlankNode` and `Triple` in `api::model::Subject` must be specified
|
Check:
shacl_ast/src/compiled/schema.rs#L24
the trait bound `S: Rdf` is not satisfied
|
Check:
shacl_ast/src/compiled/schema.rs#L54
the trait bound `S: Rdf` is not satisfied
|
Check:
shacl_ast/src/compiled/schema.rs#L29
the trait bound `S: Rdf` is not satisfied
|
Check:
shacl_ast/src/compiled/schema.rs#L37
the trait bound `S: Rdf` is not satisfied
|
Check:
shacl_ast/src/compiled/schema.rs#L41
the trait bound `S: Rdf` is not satisfied
|
Check:
shacl_ast/src/compiled/schema.rs#L45
the trait bound `S: Rdf` is not satisfied
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L21
missing lifetime specifier
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L21
hidden lifetime parameters in types are deprecated
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L19
trait takes 0 generic arguments but 1 generic argument was supplied
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L19
the value of the associated types `Iri`, `BlankNode` and `Triple` in `api::model::Subject` must be specified
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L24
the trait bound `S: Rdf` is not satisfied
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L54
the trait bound `S: Rdf` is not satisfied
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L29
the trait bound `S: Rdf` is not satisfied
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L37
the trait bound `S: Rdf` is not satisfied
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L41
the trait bound `S: Rdf` is not satisfied
|
Test Suite:
shacl_ast/src/compiled/schema.rs#L45
the trait bound `S: Rdf` is not satisfied
|
Clippy:
api/src/graph/graph.rs#L75
unused variable: `base`
|
Clippy:
api/src/graph/graph.rs#L79
unused variable: `alias`
|
Clippy:
api/src/graph/graph.rs#L79
unused variable: `iri`
|
Clippy:
api/src/graph/mod.rs#L14
module has the same name as its containing module
|
Clippy:
api/src/graph/mod.rs#L77
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
api/src/graph/mod.rs#L141
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy
could not compile `api` (lib) due to 6 previous errors
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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:
shapemap/src/result_shape_map.rs#L74
unused variable: `cn`
|
Check:
shapemap/src/result_shape_map.rs#L75
unused variable: `sl`
|
Check:
shapemap/src/result_shape_map.rs#L92
unused variable: `conformant_info`
|
Check:
shapemap/src/result_shape_map.rs#L93
unused variable: `non_conformant_info`
|
Check:
shapemap/src/result_shape_map.rs#L96
unused variable: `conformant_info`
|
Check:
shapemap/src/result_shape_map.rs#L100
unused variable: `conformant_info`
|
Check:
shapemap/src/result_shape_map.rs#L102
unused variable: `conformant_info2`
|
Check:
shapemap/src/result_shape_map.rs#L103
unused variable: `non_conformant_info2`
|
Check:
shapemap/src/result_shape_map.rs#L107
unused variable: `non_conformant_info`
|
Check:
shapemap/src/result_shape_map.rs#L108
unused variable: `conformant_info`
|
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/
|
Test Suite:
shapemap/src/result_shape_map.rs#L74
unused variable: `cn`
|
Test Suite:
shapemap/src/result_shape_map.rs#L75
unused variable: `sl`
|
Test Suite:
shapemap/src/result_shape_map.rs#L92
unused variable: `conformant_info`
|
Test Suite:
shapemap/src/result_shape_map.rs#L93
unused variable: `non_conformant_info`
|
Test Suite:
shapemap/src/result_shape_map.rs#L96
unused variable: `conformant_info`
|
Test Suite:
shapemap/src/result_shape_map.rs#L100
unused variable: `conformant_info`
|
Test Suite:
shapemap/src/result_shape_map.rs#L102
unused variable: `conformant_info2`
|
Test Suite:
shapemap/src/result_shape_map.rs#L103
unused variable: `non_conformant_info2`
|
Test Suite:
shapemap/src/result_shape_map.rs#L107
unused variable: `non_conformant_info`
|
Test Suite:
shapemap/src/result_shape_map.rs#L108
unused variable: `conformant_info`
|
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/
|