Skip to content

Add PHP 8.4 support, Drop Psalm 5, Bump Psalm ^6.0.0 to Psalm ^6.13.0 #830

Add PHP 8.4 support, Drop Psalm 5, Bump Psalm ^6.0.0 to Psalm ^6.13.0

Add PHP 8.4 support, Drop Psalm 5, Bump Psalm ^6.0.0 to Psalm ^6.13.0 #830

Triggered via pull request December 5, 2025 07:52
Status Failure
Total duration 34s
Artifacts

psalm.yml

on: pull_request
Matrix: Static Analysis by Psalm
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Static Analysis by Psalm (lowest, 8.4, ubuntu-latest)
Process completed with exit code 1.
Static Analysis by Psalm (locked, 8.4, ubuntu-latest)
The strategy configuration was canceled because "static-analysis-psalm.lowest_8_4_ubuntu-latest" failed
Static Analysis by Psalm (locked, 8.4, ubuntu-latest)
The operation was canceled.
ClassMustBeFinal: src/SuppressAggregateRoot.php#L14
src/SuppressAggregateRoot.php:14:7: ClassMustBeFinal: Class Patchlevel\EventSourcingPsalmPlugin\SuppressAggregateRoot is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: src/SubscribeAttribute.php#L18
src/SubscribeAttribute.php:18:7: ClassMustBeFinal: Class Patchlevel\EventSourcingPsalmPlugin\SubscribeAttribute is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: src/Plugin.php#L14
src/Plugin.php:14:7: ClassMustBeFinal: Class Patchlevel\EventSourcingPsalmPlugin\Plugin is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: src/Plugin.php#L14
src/Plugin.php:14:7: UnusedClass: Class Patchlevel\EventSourcingPsalmPlugin\Plugin is never used (see https://psalm.dev/075)