Remove error returns from crypto random helpers and callers#37240
Remove error returns from crypto random helpers and callers#37240wxiaoguang merged 5 commits intomainfrom
Conversation
Co-Authored-By: Copilot <copilot@openai.com> Co-Authored-By: GPT-5 <gpt-5@openai.com> Agent-Logs-Url: https://github.com/go-gitea/gitea/sessions/c341b362-61c7-4c3a-aabb-8aae3fece250 Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
|
@copilot what are "failure modes that are not expected in normal runtime", describe them. |
It means low-level OS randomness failures coming from — Authored by Copilot (GPT-5) |
|
@copilot fix lint |
|
Copilot is such garbage, it does apparently not even read AGENTS.md which has the lint instruction. |
Co-Authored-By: Copilot <copilot@openai.com> Co-Authored-By: GPT-5 <gpt-5@openai.com> Co-authored-by: silverwind <115237+silverwind@users.noreply.github.com>
Fixed in
— Authored by Copilot (GPT-5) |
* main: Replace `dropzone` with `@deltablot/dropzone` (go-gitea#37237) Add `ExternalIDClaim` option for OAuth2 OIDC auth source (go-gitea#37229) Remove error returns from crypto random helpers and callers (go-gitea#37240) Use Content-Security-Policy: script nonce (go-gitea#37232) Remove htmx (go-gitea#37224) Refactor "htmx" to "fetch action" (go-gitea#37208) Fix UI regression (go-gitea#37218) Fix corrupted JSON caused by goccy library (go-gitea#37214) Add test for "fetch redirect", add CSS value validation for external render (go-gitea#37207) Fix incorrect concurrency check (go-gitea#37205) refactor: simplify ParseCatFileTreeLine and catBatchParseTreeEntries (go-gitea#37210) Update go js py dependencies (go-gitea#37204)
fix lint)