mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 16:14:30 +00:00
[DEADCODE] update deadcode-out
This commit is contained in:
parent
7880660738
commit
ff0554a184
|
@ -17,17 +17,15 @@ package "code.gitea.io/gitea/models"
|
||||||
func GetYamlFixturesAccess
|
func GetYamlFixturesAccess
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/actions"
|
package "code.gitea.io/gitea/models/actions"
|
||||||
func ListUploadedArtifactsByRunID
|
|
||||||
func CountRunJobs
|
|
||||||
func (ScheduleList).GetUserIDs
|
func (ScheduleList).GetUserIDs
|
||||||
func (ScheduleList).GetRepoIDs
|
func (ScheduleList).GetRepoIDs
|
||||||
func (ScheduleList).LoadTriggerUser
|
func (ScheduleList).LoadTriggerUser
|
||||||
func (ScheduleList).LoadRepos
|
func (ScheduleList).LoadRepos
|
||||||
func FindSchedules
|
|
||||||
func CountSpecs
|
|
||||||
func GetVariableByID
|
func GetVariableByID
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/asymkey"
|
package "code.gitea.io/gitea/models/asymkey"
|
||||||
|
func (ErrGPGKeyAccessDenied).Error
|
||||||
|
func (ErrGPGKeyAccessDenied).Unwrap
|
||||||
func HasDeployKey
|
func HasDeployKey
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/auth"
|
package "code.gitea.io/gitea/models/auth"
|
||||||
|
@ -39,8 +37,6 @@ package "code.gitea.io/gitea/models/db"
|
||||||
func TruncateBeans
|
func TruncateBeans
|
||||||
func InTransaction
|
func InTransaction
|
||||||
func DumpTables
|
func DumpTables
|
||||||
func Count
|
|
||||||
func FindAndCount
|
|
||||||
|
|
||||||
package "code.gitea.io/gitea/models/dbfs"
|
package "code.gitea.io/gitea/models/dbfs"
|
||||||
func (*file).renameTo
|
func (*file).renameTo
|
||||||
|
@ -219,7 +215,6 @@ package "code.gitea.io/gitea/modules/gitgraph"
|
||||||
|
|
||||||
package "code.gitea.io/gitea/modules/graceful"
|
package "code.gitea.io/gitea/modules/graceful"
|
||||||
func (*Manager).TerminateContext
|
func (*Manager).TerminateContext
|
||||||
func (*Manager).IsTerminate
|
|
||||||
func (*Manager).Err
|
func (*Manager).Err
|
||||||
func (*Manager).Value
|
func (*Manager).Value
|
||||||
func (*Manager).Deadline
|
func (*Manager).Deadline
|
||||||
|
|
Loading…
Reference in a new issue