[auto-bump] [no-release-notes] dependency by nicktobey #1996
ci-staticcheck.yaml
on: pull_request
Run Staticcheck
3m 53s
Annotations
3 errors
Run Staticcheck:
servercfg/config.go#L459
cannot use cfg (variable of type *DoltgresConfig) as "github.com/dolthub/dolt/go/libraries/doltcore/servercfg".ServerConfig value in return statement: *DoltgresConfig does not implement "github.com/dolthub/dolt/go/libraries/doltcore/servercfg".ServerConfig (missing method UserIsSpecified) (compile)
|
Run Staticcheck:
servercfg/config.go#L459
cannot use cfg (variable of type *DoltgresConfig) as "github.com/dolthub/dolt/go/libraries/doltcore/servercfg".ServerConfig value in return statement: *DoltgresConfig does not implement "github.com/dolthub/dolt/go/libraries/doltcore/servercfg".ServerConfig (missing method UserIsSpecified) (compile)
|
Run Staticcheck
Process completed with exit code 1.
|