ErrLookup › go-gitea/gitea

go-gitea/gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD · Go · 2,211 source files

Analyzed at 43ace7cc8a on 2026-08-15. 7 documented errors.

Code / MessageTypeSeverityTags
Invalid server response: ${response.status}
exception error network, http, archive, download, gitea-frontend
Failed to update issue title: ${resp.statusText}
exception error network, http, issues, permissions, gitea-frontend
Failed to update PR target branch: ${resp.statusText}
exception error network, http, pull-request, git-branch, permissions, gitea-frontend
Failed to reload page: ${resp.statusText}
exception warning network, http, session, sidebar, gitea-frontend
Unable to render the PDF file
exception warning pdf, browser-support, rendering, csp, gitea-frontend
Markup sanitizer rule regexp must start with ^ and end with
panic critical config, app-ini, markup, sanitizer, panic, startup, security
unable to create directory for log %q: %v
panic critical config, app-ini, logging, filesystem, permissions, panic, startup