Allow Symfony 7.0 #31
static-code-analysis.yml
on: pull_request
PHPStan
29s
PHP-CS-Fixer
27s
Annotations
7 errors
PHPStan:
src/Bab/RabbitMq/Configuration/FromArray.php#L1
Ignored error pattern #^Method Bab\\RabbitMq\\Configuration\\FromArray\:\:offsetExists\(\) has parameter \$offset with no type specified\.$# in path /github/workspace/src/Bab/RabbitMq/Configuration/FromArray.php was not matched in reported errors.
|
PHPStan:
src/Bab/RabbitMq/Configuration/FromArray.php#L1
Ignored error pattern #^Method Bab\\RabbitMq\\Configuration\\FromArray\:\:offsetGet\(\) has no return type specified\.$# in path /github/workspace/src/Bab/RabbitMq/Configuration/FromArray.php was not matched in reported errors.
|
PHPStan:
src/Bab/RabbitMq/Configuration/FromArray.php#L1
Ignored error pattern #^Method Bab\\RabbitMq\\Configuration\\FromArray\:\:offsetGet\(\) has parameter \$offset with no type specified\.$# in path /github/workspace/src/Bab/RabbitMq/Configuration/FromArray.php was not matched in reported errors.
|
PHPStan:
src/Bab/RabbitMq/Configuration/FromArray.php#L1
Ignored error pattern #^Method Bab\\RabbitMq\\Configuration\\FromArray\:\:offsetSet\(\) has parameter \$offset with no type specified\.$# in path /github/workspace/src/Bab/RabbitMq/Configuration/FromArray.php was not matched in reported errors.
|
PHPStan:
src/Bab/RabbitMq/Configuration/FromArray.php#L1
Ignored error pattern #^Method Bab\\RabbitMq\\Configuration\\FromArray\:\:offsetSet\(\) has parameter \$value with no type specified\.$# in path /github/workspace/src/Bab/RabbitMq/Configuration/FromArray.php was not matched in reported errors.
|
PHPStan:
src/Bab/RabbitMq/Configuration/FromArray.php#L1
Ignored error pattern #^Method Bab\\RabbitMq\\Configuration\\FromArray\:\:offsetUnset\(\) has parameter \$offset with no type specified\.$# in path /github/workspace/src/Bab/RabbitMq/Configuration/FromArray.php was not matched in reported errors.
|
PHPStan:
src/Bab/RabbitMq/Configuration/FromArray.php#L70
Return type mixed of method Bab\RabbitMq\Configuration\FromArray::offsetGet() is not covariant with tentative return type mixed of method ArrayAccess::offsetGet().
|