mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 00:08:54 +02:00
[PR #70] [MERGED] Add workflow job for phpstan #95
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/plugins/pull/70
Author: @Boy132
Created: 1/1/2026
Status: ✅ Merged
Merged: 1/1/2026
Merged by: @Boy132
Base:
main← Head:phpstan-workflow📝 Commits (7)
187dcb6add workflow job for phpstanaaf375buse custom phpstan.neon84d741afix namecbfe871add ignoreErrors394daa3fix some errorsb07b18cfix remaining errorsb1c97c0small cleanup📊 Changes
17 files changed (+113 additions, -50 deletions)
View changed files
➕
.github/workflows/lint.yml(+74 -0)➖
.github/workflows/pint.yml(+0 -29)📝
billing/src/Filament/App/Widgets/ProductWidget.php(+1 -1)📝
billing/src/Models/Coupon.php(+2 -2)📝
billing/src/Models/Order.php(+6 -6)📝
billing/src/Models/Product.php(+2 -2)📝
billing/src/Models/ProductPrice.php(+1 -1)📝
pastefox-share/src/Filament/Components/Actions/UploadLogsAction.php(+1 -1)➕
phpstan.neon(+13 -0)📝
player-counter/database/Seeders/PlayerCounterSeeder.php(+1 -0)📝
player-counter/src/Filament/Server/Pages/PlayersPage.php(+3 -3)📝
player-counter/src/Filament/Server/Widgets/ServerPlayerWidget.php(+2 -2)📝
subdomains/src/Filament/Server/Resources/Subdomains/SubdomainResource.php(+1 -1)📝
subdomains/src/Models/CloudflareDomain.php(+1 -0)📝
subdomains/src/Models/Subdomain.php(+3 -0)📝
user-creatable-servers/src/Filament/Server/Pages/ServerResourcePage.php(+1 -1)📝
user-creatable-servers/src/Models/UserResourceLimits.php(+1 -1)📄 Description
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.