Skip to content

feat: support for postgres 18 #16

feat: support for postgres 18

feat: support for postgres 18 #16

Triggered via pull request October 30, 2025 13:14
Status Failure
Total duration 1m 16s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
fmt-check
Process completed with exit code 1.
lint
golangci-lint exit with code 3
vet
Process completed with exit code 1.
vet: pkg/config_types.go#L11
struct field tag `json:"auth_query,omitempty" yaml:"auth_query,omitempty" jsonschema:"description=Query to authenticate users,default=SELECT usename\, passwd FROM pg_shadow WHERE usename=$1"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value
lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']