Merge branch 'main' into feature/paths-query #26
Annotations
4 errors and 1 warning
lib/sparql.ts#L26
'"sparqljs"' has no exported member named 'PathsQuery'. Did you mean 'AskQuery'?
|
lib/sparqlAlgebra.ts#L25
'"sparqljs"' has no exported member named 'PathsQuery'. Did you mean 'AskQuery'?
|
lib/sparqlAlgebra.ts#L104
This comparison appears to be unintentional because the types '"SELECT" | "CONSTRUCT" | "ASK" | "DESCRIBE"' and '"PATHS"' have no overlap.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading