Skip to content

Remove stale phpstan baseline entry - #91

Merged
sylfabre merged 1 commit into
mainfrom
sylvain_remove-stale-baseline-entry
Aug 23, 2026
Merged

Remove stale phpstan baseline entry#91
sylfabre merged 1 commit into
mainfrom
sylvain_remove-stale-baseline-entry

Conversation

@sylfabre

Copy link
Copy Markdown
Contributor

Fixes the red CI on main after merging #86 and #90 together.

Cross-PR interaction: #90 rewrote tests/TestKernel.php so its baselined shipmonk.returnListNotUsed error no longer exists, but #90's branch still carried reportUnmatchedIgnoredErrors: false so nothing flagged it; #86 removed that setting but did not touch TestKernel. Each PR was green alone — merged together, PHPStan reports the unmatched baseline entry on every matrix leg.

Validated in a PHP 8.4 container on merged main + this fix: PHPStan 0 errors, PHPUnit green (288 tests).

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

@sonarqubecloud

Copy link
Copy Markdown

@sylfabre
sylfabre merged commit c13c974 into main Aug 23, 2026
5 checks passed
@sylfabre
sylfabre deleted the sylvain_remove-stale-baseline-entry branch August 23, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant