Simplify composer install in CI #489
Annotations
1 error and 10 warnings
PHP Coding Standards Fixer
Process completed with exit code 1.
|
PHP Coding Standards Fixer:
src/WebTestAssertionsTrait.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
PHP Coding Standards Fixer:
src/WebTestAssertionsTrait.php#L1
Found violation(s) of type: native_function_invocation
|
PHP Coding Standards Fixer:
src/PantherTestCaseTrait.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP Coding Standards Fixer:
src/PantherTestCaseTrait.php#L1
Found violation(s) of type: native_function_invocation
|
PHP Coding Standards Fixer:
src/Cookie/CookieJar.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
PHP Coding Standards Fixer:
src/ProcessManager/SeleniumManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
PHP Coding Standards Fixer:
src/ProcessManager/SeleniumManager.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
PHP Coding Standards Fixer:
src/ProcessManager/WebServerManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
PHP Coding Standards Fixer:
src/ProcessManager/WebServerManager.php#L1
Found violation(s) of type: native_function_invocation
|
PHP Coding Standards Fixer:
src/ProcessManager/ChromeManager.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Loading