Skip to content

embed sqlglot into the cli #296

embed sqlglot into the cli

embed sqlglot into the cli #296

Triggered via pull request June 6, 2024 21:27
Status Success
Total duration 6m 46s
Artifacts

build-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: pkg/sqlparser/parser.go#L23
field `extractDir` is unused (unused)
lint: pkg/sqlparser/parser.go#L188
unnecessary leading newline (whitespace)
lint: pkg/sqlparser/parser.go#L155
S1006: should use for {} instead of for true {} (gosimple)
lint: python_src/embed.go#L1
ST1003: should not use underscores in package names (stylecheck)
lint: pkg/sqlparser/parser.go#L21
ST1003: type SqlParser should be SQLParser (stylecheck)
lint: pkg/sqlparser/parser.go#L33
ST1003: func NewSqlParser should be NewSQLParser (stylecheck)
lint: pkg/bigquery/db_test.go#L108
go-require: do not use require in http handlers (testifylint)
lint: pkg/bigquery/db_test.go#L112
go-require: do not use require in http handlers (testifylint)
lint: pkg/bigquery/db_test.go#L270
go-require: do not use require in http handlers (testifylint)