feat(api/database)!: store deployment record in database for Vela-targeted deployments #5197
reviewdog.yml
on: pull_request
diff-review
1m 12s
full-review
1m 18s
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)
|