feature/paths query #33
Annotations
10 errors and 1 warning
lib/algebra.ts#L2
Cannot find module 'sparqljs' or its corresponding type declarations.
|
lib/algebra.ts#L4
Cannot find module 'sparqljs' or its corresponding type declarations.
|
lib/factory.ts#L5
Cannot find module 'sparqljs' or its corresponding type declarations.
|
lib/sparql.ts#L39
Cannot find module 'sparqljs' or its corresponding type declarations.
|
lib/sparqlAlgebra.ts#L33
Cannot find module 'sparqljs' or its corresponding type declarations.
|
lib/sparqlAlgebra.ts#L699
Parameter 'val' implicitly has an 'any' type.
|
lib/sparqlAlgebra.ts#L700
Parameter 'val' implicitly has an 'any' type.
|
lib/sparqlAlgebra.ts#L701
Parameter 'val' implicitly has an 'any' type.
|
lib/sparqlAlgebra.ts#L888
Parameter 'input' implicitly has an 'any' type.
|
lib/sparqlAlgebra.ts#L890
Parameter 'input' implicitly has an 'any' type.
|
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