Skip to content

fix(deps): update gorm.io/gorm digest to c10f807 #4409

fix(deps): update gorm.io/gorm digest to c10f807

fix(deps): update gorm.io/gorm digest to c10f807 #4409

Triggered via pull request July 17, 2023 16:14
Status Success
Total duration 2m 10s
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
diff-review: secret/native/count_test.go#L37
Error return value of `db.DeleteSecret` is not checked (errcheck)
diff-review: secret/native/create_test.go#L40
Error return value of `db.DeleteSecret` is not checked (errcheck)
diff-review: secret/native/create_test.go#L89
Error return value of `db.DeleteSecret` is not checked (errcheck)
diff-review: internal/token/refresh_test.go#L54
Error return value of `db.DeleteUser` is not checked (errcheck)
diff-review: internal/token/refresh_test.go#L113
Error return value of `db.DeleteUser` is not checked (errcheck)
diff-review: router/middleware/org/org_test.go#L68
Error return value of `db.DeleteRepo` is not checked (errcheck)
diff-review: router/middleware/worker/worker_test.go#L61
Error return value of `db.DeleteWorker` is not checked (errcheck)
diff-review: router/middleware/claims/claims_test.go#L277
Error return value of `db.DeleteUser` is not checked (errcheck)
diff-review: router/middleware/repo/repo_test.go#L75
Error return value of `db.DeleteRepo` is not checked (errcheck)
diff-review: router/middleware/build/build_test.go#L92
Error return value of `db.DeleteBuild` is not checked (errcheck)