feat: add github app #6020
Annotations
10 errors
api/types/executor_test.go#L154
missing type in composite literal (typecheck)
|
api/types/executor_test.go#L162
missing type in composite literal (typecheck)
|
api/types/executor_test.go#L170
missing type in composite literal (typecheck)
|
database/integration_test.go#L192
db.CreateUser undefined (type Interface has no field or method CreateUser) (typecheck)
|
database/integration_test.go#L200
db.CreateRepo undefined (type Interface has no field or method CreateRepo) (typecheck)
|
database/integration_test.go#L222
db.CreateBuild undefined (type Interface has no field or method CreateBuild) (typecheck)
|
database/integration_test.go#L230
db.CountBuilds undefined (type Interface has no field or method CountBuilds) (typecheck)
|
database/integration_test.go#L240
db.CountBuildsForDeployment undefined (type Interface has no field or method CountBuildsForDeployment) (typecheck)
|
database/integration_test.go#L250
db.CountBuildsForOrg undefined (type Interface has no field or method CountBuildsForOrg) (typecheck)
|
database/integration_test.go#L260
db.CountBuildsForRepo undefined (type Interface has no field or method CountBuildsForRepo) (typecheck)
|
This job succeeded
Loading