[PR #128] [MERGED] Check unhandled errors #15167

Closed
opened 2025-11-02 11:40:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/128
Author: @metalmatze
Created: 11/9/2016
Status: Merged
Merged: 11/10/2016
Merged by: @andreynering

Base: masterHead: enhancement/errcheck


📝 Commits (1)

📊 Changes

2 files changed (+16 additions, -4 deletions)

View changed files

📝 main.go (+2 -1)
📝 routers/install.go (+14 -3)

📄 Description

Just a few errors that haven't been handled in the project.
When this is merged errcheck won't complain about anything anymore. 🎉


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/128 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 11/9/2016 **Status:** ✅ Merged **Merged:** 11/10/2016 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `enhancement/errcheck` --- ### 📝 Commits (1) - [`1e707ea`](https://github.com/go-gitea/gitea/commit/1e707ea489b10042ba82e0f82629f5e0a97fc354) Check unhandled errors ### 📊 Changes **2 files changed** (+16 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+2 -1) 📝 `routers/install.go` (+14 -3) </details> ### 📄 Description Just a few errors that haven't been handled in the project. When this is merged [errcheck](https://github.com/kisielk/errcheck) won't complain about anything anymore. 🎉 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:40:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15167