go(deps): bump github.com/uptrace/bun from 1.2.5 to 1.2.6 in /server/src #15187
continuous-integration.yml
on: pull_request
docs_changes
0s
Build and Test – Frontend
2m 29s
Build and Test – Backend
55s
deploy_github_pages
/
deploy
package
/
package-frontend
package
/
package-server
postman_tests
0s
Octomind End to End Test
0s
Cypress End to End Test
0s
Annotations
4 errors
Build and Test – Backend:
server/src/database/database.go#L9
could not import github.com/uptrace/bun/dialect/pgdialect (-: # github.com/uptrace/bun/dialect/pgdialect
|
Build and Test – Backend
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)
|
Build and Test – Backend
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)
|
Build and Test – Backend
issues found
|