[PR #2282] [CLOSED] chore: use errors.New to replace fmt.Errorf with no parameters #2586

Closed
opened 2025-12-29 03:21:55 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2282
Author: @RiceChuan
Created: 12/12/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 434ee83 chore: use errors.New to replace fmt.Errorf with no parameters

📊 Changes

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

View changed files

📝 cmd/headscale/cli/mockoidc.go (+2 -1)

📄 Description

use errors.New to replace fmt.Errorf with no parameters


🔄 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/juanfont/headscale/pull/2282 **Author:** [@RiceChuan](https://github.com/RiceChuan) **Created:** 12/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`434ee83`](https://github.com/juanfont/headscale/commit/434ee838ddb0b83f6119630cddeb16e17d27c053) chore: use errors.New to replace fmt.Errorf with no parameters ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/mockoidc.go` (+2 -1) </details> ### 📄 Description use errors.New to replace fmt.Errorf with no parameters --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:21:55 +01:00
adam closed this issue 2025-12-29 03:21:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2586