diff --git a/.deadcode-out b/.deadcode-out index b5c043e8fd..600f348859 100644 --- a/.deadcode-out +++ b/.deadcode-out @@ -131,11 +131,13 @@ package "code.gitea.io/gitea/models/user" func (ErrUserInactive).Unwrap func IsErrExternalLoginUserAlreadyExist func IsErrExternalLoginUserNotExist + func NewFederatedUser func IsErrUserSettingIsNotExist func GetUserAllSettings func DeleteUserSetting func GetUserEmailsByNames func GetUserNamesByIDs + func DeleteFederatedUser package "code.gitea.io/gitea/modules/activitypub" func (*Client).Post @@ -169,16 +171,6 @@ package "code.gitea.io/gitea/modules/eventsource" package "code.gitea.io/gitea/modules/forgefed" func NewForgeLike - func NewPersonID - func (PersonID).AsWebfinger - func (PersonID).AsLoginName - func (PersonID).HostSuffix - func (PersonID).Validate - func NewRepositoryID - func (RepositoryID).Validate - func (ForgePerson).MarshalJSON - func (*ForgePerson).UnmarshalJSON - func (ForgePerson).Validate func GetItemByType func JSONUnmarshalerFn func NotEmpty