Skip to content

Bump gorm.io/gorm from 1.25.11 to 1.25.12 #6632

Bump gorm.io/gorm from 1.25.11 to 1.25.12

Bump gorm.io/gorm from 1.25.11 to 1.25.12 #6632

Triggered via push October 4, 2024 16:27
Status Failure
Total duration 3m 25s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: go-integration-tests
Matrix: python-integration-tests
Matrix: go-compatibility-tests
All required checks done
0s
All required checks done
Push to GitHub Container Registry
0s
Push to GitHub Container Registry
Release  /  Publish GitHub release
Release / Publish GitHub release
Release  /  ...  /  invoke-push
Release / Publish Helm chart / invoke-push
Release  /  Publish container image to DockerHub
Release / Publish container image to DockerHub
Release  /  upload release to PyPI
Release / upload release to PyPI
Fit to window
Zoom out
Zoom in

Annotations

42 errors
Build (darwin/amd64)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Build (darwin/amd64)
Process completed with exit code 2.
Build (darwin/arm64)
The job was canceled because "darwin_amd64" failed.
Build (darwin/arm64)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Build (darwin/arm64)
The operation was canceled.
Build (windows/amd64)
The job was canceled because "darwin_amd64" failed.
Build (windows/amd64)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Build (windows/amd64)
The operation was canceled.
Build (linux/amd64)
The job was canceled because "darwin_amd64" failed.
Build (linux/amd64)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Build (linux/amd64)
The operation was canceled.
Build (linux/arm64)
The job was canceled because "darwin_amd64" failed.
Build (linux/arm64)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Build (linux/arm64)
The operation was canceled.
Go Unit Tests
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Go Unit Tests
Process completed with exit code 2.
Go Integration Tests (postgres)
Process completed with exit code 2.
Go Integration Tests (sqlcipher)
Process completed with exit code 2.
Go Integration Tests (sqlite)
Process completed with exit code 2.
Python Integration Tests (aim)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Python Integration Tests (aim)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Python Integration Tests (aim)
Process completed with exit code 1.
Python Integration Tests (fml_client)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Python Integration Tests (fml_client)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Python Integration Tests (fml_client)
Process completed with exit code 1.
Python Integration Tests (mlflow)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Python Integration Tests (mlflow)
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB
Python Integration Tests (mlflow)
Process completed with exit code 1.
Go Compatibility Tests (Mlflow 2.13.0 - sqlite:///db/mlflow.db)
Process completed with exit code 2.
Go Compatibility Tests (Mlflow 1.30.0 - sqlite:///db/mlflow.db)
Process completed with exit code 2.
Go Lint: pkg/database/sqlite_db_instance.go#L18
could not import gorm.io/plugin/dbresolver (-: # gorm.io/plugin/dbresolver
Go Lint
unknown field PreparedSQL in struct literal of type gorm.PreparedStmtDB) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L20
cannot use new(CreateNamespaceTestSuite) (value of type *CreateNamespaceTestSuite) as suite.TestingSuite value in argument to suite.Run: *CreateNamespaceTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L35
s.Require undefined (type *CreateNamespaceTestSuite has no field or method Require) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L36
s.AdminClient undefined (type *CreateNamespaceTestSuite has no field or method AdminClient) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L44
s.NamespaceFixtures undefined (type *CreateNamespaceTestSuite has no field or method NamespaceFixtures) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L45
s.Require undefined (type *CreateNamespaceTestSuite has no field or method Require) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L46
s.True undefined (type *CreateNamespaceTestSuite has no field or method True) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L49
s.Equal undefined (type *CreateNamespaceTestSuite has no field or method Equal) (typecheck)
Go Lint: tests/integration/golang/admin/namespace/create_test.go#L100
s.Run undefined (type *CreateNamespaceTestSuite has no field or method Run) (typecheck)