1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 01:55:51 +00:00
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>
2024-04-29 08:47:56 +00:00
..
authorizedkeys.go Fix some pending problems (#29985) 2024-03-22 19:17:30 +08:00
breaking.go
checkOldArchives.go
dbconsistency_test.go Fix oauth2 builtin application logic (#30304) 2024-04-08 04:13:34 +00:00
dbconsistency.go Add a db consistency check to remove runners that do not belong to a repository (#30614) 2024-04-23 03:51:52 +00:00
dbversion.go
doctor.go Add optional doctor storage init (#30330) 2024-04-08 20:59:09 +00:00
fix8312.go
fix16961_test.go
fix16961.go Fix panic for fixBrokenRepoUnits16961 (#30068) 2024-03-26 14:45:11 +08:00
heads.go
lfs.go
main_test.go Fix oauth2 builtin application logic (#30304) 2024-04-08 04:13:34 +00:00
mergebase.go
misc.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
paths.go
repository.go
storage.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
usertype.go