Skip to content

add basic psql support #557

add basic psql support

add basic psql support #557

Triggered via pull request March 8, 2025 14:08
Status Failure
Total duration 43s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: linglet/sql/psql.go#L91
shadow: declaration of "err" shadows declaration at line 20 (govet)
lint: linglet/sql/psql.go#L56
shadow: declaration of "err" shadows declaration at line 20 (govet)
lint: linglet/sql/psql.go#L69
`if columnName.Valid` has complex nested blocks (complexity: 5) (nestif)