Skip to content

0.1.11

0.1.11 #12

Triggered via release June 3, 2025 15:22
@arnaudarnaud
created 0.1.11
Status Failure
Total duration 49s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/main/sorter/SPLListFilterer.ts#L7
Cannot find module '../antlr/SPLParser' or its corresponding type declarations.
build: src/main/sorter/SPLComparatorFactory.ts#L4
Cannot find module '../antlr/SPLParser' or its corresponding type declarations.
build: src/main/predicate/SPLPredicateFilter.ts#L3
Cannot find module '../antlr/SPLParser' or its corresponding type declarations.
build: src/main/limiter/SPLLimitExtractor.ts#L4
Cannot find module '../antlr/SPLParser' or its corresponding type declarations.
build: src/main/antlr/SPLQueryToTreeConverter.ts#L4
Cannot find module './SPLParser' or its corresponding type declarations.
build: src/main/antlr/SPLQueryToTreeConverter.ts#L3
Cannot find module './SPLLexer' or its corresponding type declarations.
build: src/main/PropertyWalker.ts#L3
Cannot find module './antlr/SPLParser' or its corresponding type declarations.
build: src/main/OperandReader.ts#L144
Parameter 'valueContext' implicitly has an 'any' type.
build: src/main/OperandReader.ts#L105
Parameter 'operandContext' implicitly has an 'any' type.
build: src/main/OperandReader.ts#L4
Cannot find module './antlr/SPLParser' or its corresponding type declarations.