feat: support for postgres 18 #16
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']
|