Fix deprecation and CS #294
Annotations
1 error and 6 warnings
Run PHP-CS-Fixer
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PHP-CS-Fixer:
src/Validator/Constraint/Address.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Run PHP-CS-Fixer:
src/Plugin/FakeIpPlugin.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Run PHP-CS-Fixer:
src/ProviderFactory/AbstractFactory.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Run PHP-CS-Fixer:
src/DataCollector/GeocoderDataCollector.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Run PHP-CS-Fixer:
tests/Functional/Helper/CacheHelperV8.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
The logs for this run have expired and are no longer available.
Loading