Tukio v2 #51
Annotations
10 errors and 1 warning
src/Listener.php#L15
Property Crell\Tukio\Listener::$before type has no value type specified in iterable type array.
|
src/Listener.php#L16
Property Crell\Tukio\Listener::$after type has no value type specified in iterable type array.
|
src/ListenerAfter.php#L12
Property Crell\Tukio\ListenerAfter::$after type has no value type specified in iterable type array.
|
src/ListenerAfter.php#L14
Method Crell\Tukio\ListenerAfter::__construct() has parameter $after with no value type specified in iterable type array.
|
src/ListenerBefore.php#L12
Property Crell\Tukio\ListenerBefore::$before type has no value type specified in iterable type array.
|
src/ListenerBefore.php#L14
Method Crell\Tukio\ListenerBefore::__construct() has parameter $before with no value type specified in iterable type array.
|
src/ProviderCollector.php#L37
Variable $type on left side of ?? always exists and is always null.
|
src/ProviderCollector.php#L119
Right side of || is always true.
|
src/ProviderCollector.php#L194
Call to an undefined method object::absorbBefore().
|
src/ProviderCollector.php#L197
Call to an undefined method object::absorbAfter().
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading