You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/doctor
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: #30729

---------

Co-authored-by: Giteabot <teabot@gitea.io>
9 months ago
..
authorizedkeys.go Fix some pending problems (#29985) 11 months ago
breaking.go
checkOldArchives.go
dbconsistency.go Add a db consistency check to remove runners that do not belong to a repository (#30614) 9 months ago
dbconsistency_test.go Fix oauth2 builtin application logic (#30304) 10 months ago
dbversion.go
doctor.go Add optional doctor storage init (#30330) 10 months ago
fix8312.go
fix16961.go Fix panic for `fixBrokenRepoUnits16961` (#30068) 10 months ago
fix16961_test.go
heads.go
lfs.go
main_test.go Fix oauth2 builtin application logic (#30304) 10 months ago
mergebase.go
misc.go
paths.go
repository.go
storage.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
usertype.go