Skip to content

feat: add github app #6020

feat: add github app

feat: add github app #6020

Triggered via pull request June 21, 2024 19:51
Status Success
Total duration 2m 8s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
diff-review: api/types/executor_test.go#L154
missing type in composite literal (typecheck)
diff-review: api/types/executor_test.go#L162
missing type in composite literal (typecheck)
diff-review: api/types/executor_test.go#L170
missing type in composite literal (typecheck)
diff-review: database/integration_test.go#L192
db.CreateUser undefined (type Interface has no field or method CreateUser) (typecheck)
diff-review: database/integration_test.go#L200
db.CreateRepo undefined (type Interface has no field or method CreateRepo) (typecheck)
diff-review: database/integration_test.go#L222
db.CreateBuild undefined (type Interface has no field or method CreateBuild) (typecheck)
diff-review: database/integration_test.go#L230
db.CountBuilds undefined (type Interface has no field or method CountBuilds) (typecheck)
diff-review: database/integration_test.go#L240
db.CountBuildsForDeployment undefined (type Interface has no field or method CountBuildsForDeployment) (typecheck)
diff-review: database/integration_test.go#L250
db.CountBuildsForOrg undefined (type Interface has no field or method CountBuildsForOrg) (typecheck)
diff-review: database/integration_test.go#L260
db.CountBuildsForRepo undefined (type Interface has no field or method CountBuildsForRepo) (typecheck)
full-review: api/types/executor_test.go#L154
missing type in composite literal (typecheck)
full-review: api/types/executor_test.go#L162
missing type in composite literal (typecheck)
full-review: api/types/executor_test.go#L170
missing type in composite literal (typecheck)
full-review: database/integration_test.go#L192
db.CreateUser undefined (type Interface has no field or method CreateUser) (typecheck)
full-review: database/integration_test.go#L200
db.CreateRepo undefined (type Interface has no field or method CreateRepo) (typecheck)
full-review: database/integration_test.go#L222
db.CreateBuild undefined (type Interface has no field or method CreateBuild) (typecheck)
full-review: database/integration_test.go#L230
db.CountBuilds undefined (type Interface has no field or method CountBuilds) (typecheck)
full-review: database/integration_test.go#L240
db.CountBuildsForDeployment undefined (type Interface has no field or method CountBuildsForDeployment) (typecheck)
full-review: database/integration_test.go#L250
db.CountBuildsForOrg undefined (type Interface has no field or method CountBuildsForOrg) (typecheck)
full-review: database/integration_test.go#L260
db.CountBuildsForRepo undefined (type Interface has no field or method CountBuildsForRepo) (typecheck)