[PR #2110] [MERGED] Fix unchecked error bug #16235

Closed
opened 2025-11-02 12:05:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2110
Author: @ethantkoenig
Created: 7/3/2017
Status: Merged
Merged: 7/4/2017
Merged by: @lunny

Base: masterHead: fix/ignored_err


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 models/issue_comment.go (+4 -1)

📄 Description

Fix unchecked error in DeleteComment(..)


🔄 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/2110 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 7/3/2017 **Status:** ✅ Merged **Merged:** 7/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/ignored_err` --- ### 📝 Commits (1) - [`43c33d7`](https://github.com/go-gitea/gitea/commit/43c33d7dfbe913290de7f66c92dade93240bddec) Fix unchecked error bug ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_comment.go` (+4 -1) </details> ### 📄 Description Fix unchecked error in `DeleteComment(..)` --- <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 12:05:33 -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#16235