[DEADCODE] update deadcode-out (squash) update

This commit is contained in:
Earl Warren 2023-12-25 11:51:45 +01:00
parent c120212caf
commit 868b7a436f
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -56,16 +56,7 @@ package "code.gitea.io/gitea/models/issues"
func IsErrUnknownDependencyType func IsErrUnknownDependencyType
func (ErrNewIssueInsert).Error func (ErrNewIssueInsert).Error
func IsErrIssueWasClosed func IsErrIssueWasClosed
func GetIssueWithAttrsByID
func GetRepoIDsForIssuesOptions
func GetLabelIDsInOrgByNames
func ChangeMilestoneStatus func ChangeMilestoneStatus
func GetMilestonesStatsByRepoCond
func IsErrErrPullRequestHeadRepoMissing
func (ErrPullRequestHeadRepoMissing).Error
func GetPullRequestsByHeadBranch
func (ErrIssueStopwatchAlreadyExist).Error
func (ErrIssueStopwatchAlreadyExist).Unwrap
package "code.gitea.io/gitea/models/migrations/base" package "code.gitea.io/gitea/models/migrations/base"
func removeAllWithRetry func removeAllWithRetry
@ -199,7 +190,6 @@ package "code.gitea.io/gitea/modules/git"
func (ErrExecTimeout).Error func (ErrExecTimeout).Error
func (ErrUnsupportedVersion).Error func (ErrUnsupportedVersion).Error
func SetUpdateHook func SetUpdateHook
func EmptyObjectID
func openRepositoryWithDefaultContext func openRepositoryWithDefaultContext
func GetBranchCommitID func GetBranchCommitID
func IsTagExist func IsTagExist