Skip to content

[3.x] Fix issue with new PHP CS Fixer #203

[3.x] Fix issue with new PHP CS Fixer

[3.x] Fix issue with new PHP CS Fixer #203

Triggered via pull request June 20, 2024 19:24
Status Failure
Total duration 48s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.3 - ubuntu-22.04: app/Fixer/ClassNotation/CustomControllerOrderFixer.php#L72
Method App\Fixer\ClassNotation\CustomControllerOrderFixer::configurePreNormalisation() has parameter $configuration with no value type specified in iterable type array.
PHP 8.3 - ubuntu-22.04: app/Fixer/ClassNotation/CustomControllerOrderFixer.php#L72
Parameter $configuration of method App\Fixer\ClassNotation\CustomControllerOrderFixer::configurePreNormalisation() has invalid type App\Fixer\ClassNotation\TFixerInputConfig.
PHP 8.3 - ubuntu-22.04: app/Fixer/ClassNotation/CustomPhpUnitOrderFixer.php#L28
Method App\Fixer\ClassNotation\CustomPhpUnitOrderFixer::configurePreNormalisation() has parameter $configuration with no value type specified in iterable type array.
PHP 8.3 - ubuntu-22.04: app/Fixer/ClassNotation/CustomPhpUnitOrderFixer.php#L28
Parameter $configuration of method App\Fixer\ClassNotation\CustomPhpUnitOrderFixer::configurePreNormalisation() has invalid type App\Fixer\ClassNotation\TFixerInputConfig.
PHP 8.3 - ubuntu-22.04
Process completed with exit code 1.
PHP 8.3 - windows-2019
The job was canceled because "ubuntu-22_04_8_3" failed.
PHP 8.3 - windows-2019
Process completed with exit code 1.
PHP 8.2 - ubuntu-22.04
The job was canceled because "ubuntu-22_04_8_3" failed.
PHP 8.2 - windows-2019
The job was canceled because "ubuntu-22_04_8_3" failed.
PHP 8.2 - windows-2019
The operation was canceled.