gomod: Add github.com/uptrace/bun@latest #728
Annotations
5 errors and 1 warning
test (1.23):
backend/postgres/postgres.go#L19
could not import github.com/uptrace/bun/dialect/pgdialect (-: # github.com/uptrace/bun/dialect/pgdialect
|
test (1.23)
cannot use orderedmap.New[string, sqlschema.Table]() (value of type *orderedmap.OrderedMap[string, sqlschema.Table]) as *ordered.Map[string, sqlschema.Table] value in struct literal
|
test (1.23)
dbSchema.Tables.Set undefined (type *ordered.Map[string, sqlschema.Table] has no field or method Set)
|
test (1.23)
cannot use colDefs (variable of type *orderedmap.OrderedMap[string, sqlschema.Column]) as *ordered.Map[string, sqlschema.Column] value in struct literal) (typecheck)
|
test (1.23)
Process completed with exit code 2.
|
test (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|