Update algebra to match PATHS JSON. #30
Annotations
11 errors
|
lib/algebra.ts#L2
Could not find a declaration file for module 'sparqljs'. '/home/runner/work/SPARQLAlgebra.js/SPARQLAlgebra.js/node_modules/sparqljs/sparql.js' implicitly has an 'any' type.
|
lib/algebra.ts#L4
Could not find a declaration file for module 'sparqljs'. '/home/runner/work/SPARQLAlgebra.js/SPARQLAlgebra.js/node_modules/sparqljs/sparql.js' implicitly has an 'any' type.
|
lib/factory.ts#L5
Could not find a declaration file for module 'sparqljs'. '/home/runner/work/SPARQLAlgebra.js/SPARQLAlgebra.js/node_modules/sparqljs/sparql.js' implicitly has an 'any' type.
|
lib/sparql.ts#L39
Could not find a declaration file for module 'sparqljs'. '/home/runner/work/SPARQLAlgebra.js/SPARQLAlgebra.js/node_modules/sparqljs/sparql.js' implicitly has an 'any' type.
|
lib/sparqlAlgebra.ts#L33
Could not find a declaration file for module 'sparqljs'. '/home/runner/work/SPARQLAlgebra.js/SPARQLAlgebra.js/node_modules/sparqljs/sparql.js' implicitly has an 'any' type.
|
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.
|
This job was cancelled
Loading