Update static CI #429
static.yml
on: pull_request
PHPStan
17s
PHP-CS-Fixer
10s
Psalm
18s
Composer Normalize
9s
Annotations
4 errors and 10 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
UndefinedClass:
src/roadrunner-nyholm/src/Runner.php#L23
src/roadrunner-nyholm/src/Runner.php:23:19: UndefinedClass: Class, interface or enum named Spiral\RoadRunner\Worker does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/roadrunner-symfony-nyholm/src/Runner.php#L35
src/roadrunner-symfony-nyholm/src/Runner.php:35:19: UndefinedClass: Class, interface or enum named Spiral\RoadRunner\Worker does not exist (see https://psalm.dev/019)
|
Psalm
Process completed with exit code 2.
|
PHP-CS-Fixer:
src/google-cloud/tests/google/LegacyEventMapperTest.php#L1
Found violation(s) of type: array_indentation
|
PHP-CS-Fixer:
src/google-cloud/google/CloudEvent.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
src/google-cloud/google/CloudEvent.php#L1
Found violation(s) of type: no_empty_phpdoc
|
PHP-CS-Fixer:
src/google-cloud/google/CloudEvent.php#L1
Found violation(s) of type: global_namespace_import
|
PHP-CS-Fixer:
src/google-cloud/google/CloudEvent.php#L1
Found violation(s) of type: no_unused_imports
|
PHP-CS-Fixer:
src/google-cloud/google/CloudEvent.php#L1
Found violation(s) of type: blank_line_after_namespace
|
PHP-CS-Fixer:
src/bref/bin/bref-local-handler.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
src/bref/bref/autoload.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
src/bref/tests/SymfonyRequestBridgeTest.php#L1
Found violation(s) of type: array_indentation
|
PHP-CS-Fixer:
src/bref/tests/Lambda/LambdaClientTest.php#L1
Found violation(s) of type: new_with_parentheses
|