feat: add middleware to FrankenPhpSymfony #439
static.yml
on: pull_request
PHPStan
25s
PHP-CS-Fixer
22s
Psalm
35s
Composer Normalize
16s
Annotations
1 error and 6 warnings
|
PHP-CS-Fixer
Process completed with exit code 1.
|
|
PHP-CS-Fixer:
src/frankenphp-symfony/src/Exception/InvalidMiddlewareException.php#L1
Found violation(s) of type: blank_line_after_namespace
|
|
PHP-CS-Fixer:
src/frankenphp-symfony/src/Exception/InvalidMiddlewareException.php#L1
Found violation(s) of type: no_unused_imports
|
|
PHP-CS-Fixer:
src/frankenphp-symfony/src/Exception/InvalidMiddlewareException.php#L1
Found violation(s) of type: global_namespace_import
|
|
PHP-CS-Fixer:
src/frankenphp-symfony/src/Exception/InvalidMiddlewareException.php#L1
Found violation(s) of type: visibility_required
|
|
PHP-CS-Fixer:
src/frankenphp-symfony/tests/RunnerTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
|
PHP-CS-Fixer:
src/frankenphp-symfony/tests/RunnerTest.php#L1
Found violation(s) of type: concat_space
|