From e9901814be58afa1aaa9c904b5b3e56e98bb96c5 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Mon, 27 Nov 2023 16:49:44 +0100 Subject: [PATCH] [DEADCODE] update deadcode-out (cherry picked from commit ff0554a18464ff3c6bfaf9551984e8d2f54d8298) --- .deadcode-out | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.deadcode-out b/.deadcode-out index d973769997..5a4aa44a0f 100644 --- a/.deadcode-out +++ b/.deadcode-out @@ -17,17 +17,15 @@ package "code.gitea.io/gitea/models" func GetYamlFixturesAccess package "code.gitea.io/gitea/models/actions" - func ListUploadedArtifactsByRunID - func CountRunJobs func (ScheduleList).GetUserIDs func (ScheduleList).GetRepoIDs func (ScheduleList).LoadTriggerUser func (ScheduleList).LoadRepos - func FindSchedules - func CountSpecs func GetVariableByID package "code.gitea.io/gitea/models/asymkey" + func (ErrGPGKeyAccessDenied).Error + func (ErrGPGKeyAccessDenied).Unwrap func HasDeployKey package "code.gitea.io/gitea/models/auth" @@ -39,8 +37,6 @@ package "code.gitea.io/gitea/models/db" func TruncateBeans func InTransaction func DumpTables - func Count - func FindAndCount package "code.gitea.io/gitea/models/dbfs" func (*file).renameTo @@ -219,7 +215,6 @@ package "code.gitea.io/gitea/modules/gitgraph" package "code.gitea.io/gitea/modules/graceful" func (*Manager).TerminateContext - func (*Manager).IsTerminate func (*Manager).Err func (*Manager).Value func (*Manager).Deadline