Initial release #13
Annotations
8 errors and 1 warning
examples/basic-usage.php#L11
Class UserCreatedEvent extends unknown class ArchiPro\EventDispatcher\Event\AbstractEvent.
|
src/ListenerProvider.php#L21
Property ArchiPro\EventDispatcher\ListenerProvider::$listeners has unknown class ArchiPro\EventDispatcher\T as its type.
|
src/ListenerProvider.php#L21
Property ArchiPro\EventDispatcher\ListenerProvider::$listeners has unknown class ArchiPro\EventDispatcher\T as its type.
|
src/ListenerProvider.php#L32
Property ArchiPro\EventDispatcher\ListenerProvider::$listeners (array<class-string<ArchiPro\EventDispatcher\T>, array<callable(ArchiPro\EventDispatcher\T): void>>) does not accept non-empty-array<class-string<ArchiPro\EventDispatcher\T>|class-string<T of object>, array<(callable(ArchiPro\EventDispatcher\T): void)|(callable(T): void)>>.
|
src/ListenerProvider.php#L44
Method ArchiPro\EventDispatcher\ListenerProvider::getListenersForEvent() should return iterable<callable(T): void> but returns array<callable(ArchiPro\EventDispatcher\T): void>.
|
tests/AsyncEventDispatcherTest.php#L187
Method PHPUnit\Framework\TestCase::expectException() invoked with 2 parameters, 1 required.
|
tests/AsyncEventDispatcherTest.php#L206
Method PHPUnit\Framework\TestCase::expectException() invoked with 2 parameters, 1 required.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading