go(deps): bump github.com/uptrace/bun/dbfixture from 1.2.6 to 1.2.8 in /server/src #15510
continuous-integration.yml
on: pull_request
docs_changes
0s
Build and Test – Frontend
2m 27s
Build and Test – Backend
30s
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
5 errors and 2 warnings
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 orderedmap.New[string, sqlschema.Table]() (value of type *orderedmap.OrderedMap[string, sqlschema.Table]) as *ordered.Map[string, sqlschema.Table] value in struct literal
|
Build and Test – Backend
dbSchema.Tables.Set undefined (type *ordered.Map[string, sqlschema.Table] has no field or method Set)
|
Build and Test – Backend
cannot use colDefs (variable of type *orderedmap.OrderedMap[string, sqlschema.Column]) as *ordered.Map[string, sqlschema.Column] value in struct literal) (typecheck)
|
Build and Test – Backend
issues found
|
Build and Test – Backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test – Frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|