Skip to content

go(deps): bump github.com/uptrace/bun from 1.2.5 to 1.2.6 in /server/src #15187

go(deps): bump github.com/uptrace/bun from 1.2.5 to 1.2.6 in /server/src

go(deps): bump github.com/uptrace/bun from 1.2.5 to 1.2.6 in /server/src #15187

Triggered via pull request November 21, 2024 08:37
Status Failure
Total duration 2m 41s
Artifacts

continuous-integration.yml

on: pull_request
docs_changes
0s
docs_changes
Build and Test – Frontend
2m 29s
Build and Test – Frontend
Build and Test – Backend
55s
Build and Test – Backend
deploy_github_pages  /  build
deploy_github_pages / build
package  /  determine-platforms
package / determine-platforms
deploy_github_pages  /  deploy
deploy_github_pages / deploy
package  /  package-frontend
package / package-frontend
package  /  package-server
package / package-server
deploy_to_dev_cluster  /  deploy
deploy_to_dev_cluster / deploy
deployment_health_check
0s
deployment_health_check
postman_tests
0s
postman_tests
Octomind End to End Test
0s
Octomind End to End Test
Cypress End to End Test
0s
Cypress End to End Test
Fit to window
Zoom out
Zoom in

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