Skip to content

feat(database): add integration testing #4428

feat(database): add integration testing

feat(database): add integration testing #4428

Triggered via pull request July 25, 2023 14:26
Status Success
Total duration 2m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
full-review: database/integration_test.go#L155
assignment mismatch: 1 variable but db.CreateRepo returns 2 values
full-review: database/integration_test.go#L726
assignment mismatch: 1 variable but db.CreateRepo returns 2 values
full-review: database/integration_test.go#L814
assignment mismatch: 1 variable but db.UpdateRepo returns 2 values (typecheck)
full-review: secret/native/count_test.go#L37
Error return value of `db.DeleteSecret` is not checked (errcheck)
full-review: secret/native/create_test.go#L40
Error return value of `db.DeleteSecret` is not checked (errcheck)
full-review: secret/native/create_test.go#L89
Error return value of `db.DeleteSecret` is not checked (errcheck)
full-review: internal/token/refresh_test.go#L54
Error return value of `db.DeleteUser` is not checked (errcheck)
full-review: internal/token/refresh_test.go#L113
Error return value of `db.DeleteUser` is not checked (errcheck)
full-review: router/middleware/claims/claims_test.go#L277
Error return value of `db.DeleteUser` is not checked (errcheck)
full-review: router/middleware/org/org_test.go#L68
Error return value of `db.DeleteRepo` is not checked (errcheck)