Skip to content

Update shivammathur/setup-php action to v2.32.0 #212

Update shivammathur/setup-php action to v2.32.0

Update shivammathur/setup-php action to v2.32.0 #212

Triggered via push December 30, 2024 16:30
Status Failure
Total duration 29s
Artifacts

phpstan.yml

on: push
Matrix: Static Analysis by PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L48
Method Patchlevel\EventSourcingAdminBundle\Controller\EventController::listenerMethods() return type has no value type specified in iterable type array.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L56
Parameter #1 $eventClass of method Patchlevel\EventSourcing\EventBus\ListenerProvider::listenersForEvent() expects class-string, string given.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L56
Parameter #2 $array of function array_map expects array, iterable<Patchlevel\EventSourcing\EventBus\ListenerDescriptor> given.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L60
Method Patchlevel\EventSourcingAdminBundle\Controller\EventController::subscribersMethods() return type has no value type specified in iterable type array.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L86
Method Patchlevel\EventSourcingAdminBundle\Controller\EventController::source() is unused.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L99
Access to an undefined property Patchlevel\EventSourcingAdminBundle\Controller\EventController::$traceProjector.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L105
Parameter #1 $eventClass of method Patchlevel\EventSourcing\Metadata\Event\EventRegistry::eventName() expects class-string, string given.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L118
Access to an undefined property Patchlevel\EventSourcingAdminBundle\Controller\EventController::$traceProjector.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L136
Access to an undefined property Patchlevel\EventSourcingAdminBundle\Controller\EventController::$traceProjector.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/EventController.php#L148
Method Patchlevel\EventSourcingAdminBundle\Controller\EventController::findSources() should return array<int, Patchlevel\EventSourcingAdminBundle\Projection\Node> but returns array<int<0, max>, Patchlevel\EventSourcingAdminBundle\Projection\Node|null>.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636