go(deps): bump github.com/uptrace/bun from 1.2.5 to 1.2.6 in /server/src #15187
Annotations
4 errors
Go lint:
server/src/database/database.go#L9
could not import github.com/uptrace/bun/dialect/pgdialect (-: # github.com/uptrace/bun/dialect/pgdialect
|
Go lint
cannot use d (variable of type *Dialect) as schema.Dialect value in argument to schema.Appender: *Dialect does not implement schema.Dialect (missing method DefaultSchema)
|
Go lint
cannot use d (variable of type *Dialect) as schema.Dialect value in argument to schema.NewTables: *Dialect does not implement schema.Dialect (missing method DefaultSchema)) (typecheck)
|
Go lint
issues found
|
Loading