feat(api/database)!: store deployment record in database for Vela-targeted deployments #5196
Annotations
10 errors
compiler/native/compile_test.go#L3326
missing type in composite literal (typecheck)
|
compiler/native/compile_test.go#L3332
missing type in composite literal (typecheck)
|
compiler/native/compile_test.go#L3338
missing type in composite literal (typecheck)
|
database/integration_test.go#L174
db.CreateRepo undefined (type Interface has no field or method CreateRepo) (typecheck)
|
database/integration_test.go#L196
db.CreateBuild undefined (type Interface has no field or method CreateBuild) (typecheck)
|
database/integration_test.go#L204
db.CountBuilds undefined (type Interface has no field or method CountBuilds) (typecheck)
|
database/integration_test.go#L214
db.CountBuildsForDeployment undefined (type Interface has no field or method CountBuildsForDeployment) (typecheck)
|
database/integration_test.go#L224
db.CountBuildsForOrg undefined (type Interface has no field or method CountBuildsForOrg) (typecheck)
|
database/integration_test.go#L234
db.CountBuildsForRepo undefined (type Interface has no field or method CountBuildsForRepo) (typecheck)
|
database/integration_test.go#L244
db.CountBuildsForStatus undefined (type Interface has no field or method CountBuildsForStatus) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading