test buffer rewrite #10786
doltgres-dependency.yml
on: pull_request
test-integration
4m 28s
Annotations
3 errors and 1 warning
|
test-integration
Process completed with exit code 1.
|
|
test-integration
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 RequireClientCert)
|
|
test-integration
cannot use (*DoltgresConfig)(nil) (value of type *DoltgresConfig) as "github.com/dolthub/dolt/go/libraries/doltcore/servercfg".ServerConfig value in variable declaration: *DoltgresConfig does not implement "github.com/dolthub/dolt/go/libraries/doltcore/servercfg".ServerConfig (missing method RequireClientCert)
|
|
test-integration
Restore cache failed: Dependencies file is not found in /home/runner/work/dolt/dolt. Supported file pattern: go.sum
|