Skip to content

update readme

update readme #2

Triggered via push January 28, 2024 15:27
Status Failure
Total duration 25s
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/DefaultController.php#L15
Property Patchlevel\EventSourcingAdminBundle\Controller\DefaultController::$twig is never read, only written.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/StoreController.php#L56
Parameter #1 $aggregateName of method Patchlevel\EventSourcing\Metadata\AggregateRoot\AggregateRootRegistry::aggregateClass() expects string, float|int<min, -1>|int<1, max>|string|true given.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Controller/StoreController.php#L57
Parameter $aggregateId of class Patchlevel\EventSourcing\Store\Criteria constructor expects string|null, float|int<min, -1>|int<1, max>|string|true|null given.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/DependencyInjection/PatchlevelEventSourcingAdminExtension.php#L94
Class Symfony\Component\ExpressionLanguage\ExpressionLanguage not found.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Twig/EventSourcingAdminExtension.php#L48
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::aggregateName() has parameter $message with generic class Patchlevel\EventSourcing\EventBus\Message but does not specify its types: T
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Twig/EventSourcingAdminExtension.php#L50
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::aggregateName() should return class-string but returns string.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Twig/EventSourcingAdminExtension.php#L54
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::eventClass() has parameter $message with generic class Patchlevel\EventSourcing\EventBus\Message but does not specify its types: T
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Twig/EventSourcingAdminExtension.php#L59
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::eventName() has parameter $message with generic class Patchlevel\EventSourcing\EventBus\Message but does not specify its types: T
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Twig/EventSourcingAdminExtension.php#L66
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::eventPayload() has parameter $message with generic class Patchlevel\EventSourcing\EventBus\Message but does not specify its types: T
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Twig/HeroiconsExtension.php#L18
Property Patchlevel\EventSourcingAdminBundle\Twig\HeroiconsExtension::$cache type has no value type specified in iterable type array.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.