chore(meta): add contributor list to README #1311
Annotations
6 errors and 3 warnings
PHPStan:
src/EventListener/MessengerListener.php#L100
Instanceof between Throwable and Symfony\Component\Messenger\Exception\HandlerFailedException will always evaluate to false.
|
PHPStan:
src/EventListener/MessengerListener.php#L100
Result of && is always false.
|
PHPStan:
src/EventListener/MessengerListener.php#L102
Instanceof between Throwable and Symfony\Component\Messenger\Exception\DelayedMessageHandlingException will always evaluate to false.
|
PHPStan:
src/EventListener/MessengerListener.php#L102
Result of && is always false.
|
PHPStan:
tests/EventListener/Fixtures/UserWithIdentifierStub.php#L23
Method Sentry\SentryBundle\Tests\EventListener\Fixtures\UserWithIdentifierStub::getUserIdentifier() should return non-empty-string but returns string.
|
PHPStan
Process completed with exit code 1.
|
Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP-CS-Fixer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|