feat: setup and applied rector #133
ci.yml
on: push
Code style
27s
Rector checks
20s
Matrix: Atoum tests
Matrix: PHPStan checks
Annotations
5 errors
PHPStan checks (8.1):
src/Middleware/HostForwarderMiddleware.php#L1
Ignored error pattern #^Property M6Web\\Bundle\\GuzzleHttpBundle\\Middleware\\HostForwarderMiddleware\:\:\$config type has no value type specified in iterable type array\.$# in path /home/runner/work/GuzzleHttpBundle/GuzzleHttpBundle/src/Middleware/HostForwarderMiddleware.php was not matched in reported errors.
|
PHPStan checks (8.1)
Process completed with exit code 1.
|
PHPStan checks (8.2):
src/Middleware/HostForwarderMiddleware.php#L1
Ignored error pattern #^Property M6Web\\Bundle\\GuzzleHttpBundle\\Middleware\\HostForwarderMiddleware\:\:\$config type has no value type specified in iterable type array\.$# in path /home/runner/work/GuzzleHttpBundle/GuzzleHttpBundle/src/Middleware/HostForwarderMiddleware.php was not matched in reported errors.
|
PHPStan checks (8.2)
Process completed with exit code 1.
|
Code style
Process completed with exit code 8.
|