Skip to content

feat(api/database)!: store deployment record in database for Vela-targeted deployments #5196

feat(api/database)!: store deployment record in database for Vela-targeted deployments

feat(api/database)!: store deployment record in database for Vela-targeted deployments #5196

Triggered via pull request December 22, 2023 17:55
Status Failure
Total duration 1m 29s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
diff-review: compiler/native/compile_test.go#L3326
missing type in composite literal (typecheck)
diff-review: compiler/native/compile_test.go#L3332
missing type in composite literal (typecheck)
diff-review: compiler/native/compile_test.go#L3338
missing type in composite literal (typecheck)
diff-review: database/integration_test.go#L174
db.CreateRepo undefined (type Interface has no field or method CreateRepo) (typecheck)
diff-review: database/integration_test.go#L196
db.CreateBuild undefined (type Interface has no field or method CreateBuild) (typecheck)
diff-review: database/integration_test.go#L204
db.CountBuilds undefined (type Interface has no field or method CountBuilds) (typecheck)
diff-review: database/integration_test.go#L214
db.CountBuildsForDeployment undefined (type Interface has no field or method CountBuildsForDeployment) (typecheck)
diff-review: database/integration_test.go#L224
db.CountBuildsForOrg undefined (type Interface has no field or method CountBuildsForOrg) (typecheck)
diff-review: database/integration_test.go#L234
db.CountBuildsForRepo undefined (type Interface has no field or method CountBuildsForRepo) (typecheck)
diff-review: database/integration_test.go#L244
db.CountBuildsForStatus undefined (type Interface has no field or method CountBuildsForStatus) (typecheck)
full-review: compiler/native/compile_test.go#L3326
missing type in composite literal (typecheck)
full-review: compiler/native/compile_test.go#L3332
missing type in composite literal (typecheck)
full-review: compiler/native/compile_test.go#L3338
missing type in composite literal (typecheck)
full-review: database/integration_test.go#L174
db.CreateRepo undefined (type Interface has no field or method CreateRepo) (typecheck)
full-review: database/integration_test.go#L196
db.CreateBuild undefined (type Interface has no field or method CreateBuild) (typecheck)
full-review: database/integration_test.go#L204
db.CountBuilds undefined (type Interface has no field or method CountBuilds) (typecheck)
full-review: database/integration_test.go#L214
db.CountBuildsForDeployment undefined (type Interface has no field or method CountBuildsForDeployment) (typecheck)
full-review: database/integration_test.go#L224
db.CountBuildsForOrg undefined (type Interface has no field or method CountBuildsForOrg) (typecheck)
full-review: database/integration_test.go#L234
db.CountBuildsForRepo undefined (type Interface has no field or method CountBuildsForRepo) (typecheck)
full-review: database/integration_test.go#L244
db.CountBuildsForStatus undefined (type Interface has no field or method CountBuildsForStatus) (typecheck)