mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #2022] [MERGED] Don't log yarn exceptions as error but warning #1709
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:boy132/change-yarn-error-to-warning📝 Commits (2)
dfdcc68don't log yarn exceptions as error but warning28c5fc4add 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.