[PR #2022] [MERGED] Don't log yarn exceptions as error but warning #1709

Closed
opened 2026-02-05 18:22:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2022
Author: @Boy132
Created: 12/20/2025
Status: Merged
Merged: 12/21/2025
Merged by: @Boy132

Base: mainHead: boy132/change-yarn-error-to-warning


📝 Commits (2)

  • dfdcc68 don't log yarn exceptions as error but warning
  • 28c5fc4 add full $exception to context

📊 Changes

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

View changed files

📝 app/Services/Helpers/PluginService.php (+2 -1)

📄 Description

Those are "soft" errors and can be ignored most of the time.


🔄 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/pelican-dev/panel/pull/2022 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/21/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/change-yarn-error-to-warning` --- ### 📝 Commits (2) - [`dfdcc68`](https://github.com/pelican-dev/panel/commit/dfdcc68b0dfa67eacc51f6943565e11937f5cbdc) don't log yarn exceptions as error but warning - [`28c5fc4`](https://github.com/pelican-dev/panel/commit/28c5fc4a0106c7c5c349b36d79f5cdd8e0f0d8ff) add full $exception to context ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Helpers/PluginService.php` (+2 -1) </details> ### 📄 Description Those are "soft" errors and can be ignored most of the time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:22:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1709