chore(deps): bump github.com/uptrace/bun/driver/pgdriver #34
Annotations
4 errors and 1 warning
runner-job:
vendor/github.com/uptrace/bun/dialect/pgdialect/append.go#L155
cannot use d (variable of type *Dialect) as schema.Dialect value in argument to schema.Appender: *Dialect does not implement schema.Dialect (missing method AppendSequence)
|
runner-job:
vendor/github.com/uptrace/bun/dialect/pgdialect/dialect.go#L34
cannot use d (variable of type *Dialect) as schema.Dialect value in argument to schema.NewTables: *Dialect does not implement schema.Dialect (missing method AppendSequence)
|
runner-job:
vendor/github.com/uptrace/bun/dialect/sqlitedialect/dialect.go#L31
cannot use d (variable of type *Dialect) as schema.Dialect value in argument to schema.NewTables: *Dialect does not implement schema.Dialect (missing method AppendSequence)
|
runner-job
Process completed with exit code 2.
|
runner-job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|