Skip to content

embed sqlglot into the cli #295

embed sqlglot into the cli

embed sqlglot into the cli #295

Triggered via pull request June 6, 2024 21:23
Status Failure
Total duration 2m 39s
Artifacts

build-test.yml

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

Annotations

12 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)
build (ubuntu-latest)
Process completed with exit code 2.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.