Skip to content

fix: properly encode arrays/structs + fix date formats #98

fix: properly encode arrays/structs + fix date formats

fix: properly encode arrays/structs + fix date formats #98

Triggered via pull request November 12, 2025 10:18
Status Failure
Total duration 1m 36s
Artifacts

go.yml

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

Annotations

10 errors
lint: internal/sqlbuilder_sqlbuilder.go#L432
QF1001: could apply De Morgan's law (staticcheck)
lint: internal/sqlbuilder_sqlbuilder.go#L222
QF1001: could apply De Morgan's law (staticcheck)
lint: internal/encoder.go#L636
QF1008: could remove embedded field "Rat" from selector (staticcheck)
lint: timestamp_test.go#L20
Error return value of `os.Setenv` is not checked (errcheck)
lint: internal/stmt_action.go#L414
Error return value of `rows.Close` is not checked (errcheck)
lint: internal/catalog.go#L252
Error return value of `rows.Close` is not checked (errcheck)
lint: exec_test.go#L220
Error return value of `db.Close` is not checked (errcheck)
lint: exec_test.go#L179
Error return value of `rows.Close` is not checked (errcheck)
lint: exec_test.go#L155
Error return value of `db.Close` is not checked (errcheck)
lint: exec_test.go#L23
Error return value of `db.Close` is not checked (errcheck)