Skip to content

feat: Lucene query parser with sql and dynamodb support #424

feat: Lucene query parser with sql and dynamodb support

feat: Lucene query parser with sql and dynamodb support #424

Triggered via pull request March 9, 2026 22:30
@LutherwavesLutherwaves
synchronize #124
dev
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint
issues found
Lint: storage/search/lucene/sql_driver.go#L628
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
Lint: storage/search/lucene/parser.go#L736
QF1003: could use tagged switch on ch (staticcheck)