Skip to content

Introduce PHP-CS-Fixer #174

Introduce PHP-CS-Fixer

Introduce PHP-CS-Fixer #174

Re-run triggered December 1, 2023 13:15
Status Failure
Total duration 29s
Artifacts

build.yml

on: pull_request
Static analysis
16s
Static analysis
Coding standards
19s
Coding standards
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and test (7.3)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php-cs-fixer/shim ^3.40 -> satisfiable by php-cs-fixer/shim[v3.40.0]. - php-cs-fixer/shim v3.40.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Build and test (7.3)
Process completed with exit code 2.
Build and test (7.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php-cs-fixer/shim ^3.40 -> satisfiable by php-cs-fixer/shim[v3.40.0]. - php-cs-fixer/shim v3.40.0 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
Build and test (7.2)
Process completed with exit code 2.
Build and test (7.2, --prefer-lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php-cs-fixer/shim ^3.40 -> satisfiable by php-cs-fixer/shim[v3.40.0]. - php-cs-fixer/shim v3.40.0 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
Build and test (7.2, --prefer-lowest)
Process completed with exit code 2.
Static analysis: src/Prophecy/Doubler/Generator/ClassMirror.php#L267
Parameter #1 $callback of function array_map expects (callable(ReflectionIntersectionType|ReflectionNamedType|string): mixed)|null, Closure(string): string given.
Static analysis: src/Prophecy/Prophecy/MethodProphecy.php#L118
Parameter #1 $callback of function array_map expects (callable(ReflectionIntersectionType|ReflectionNamedType): mixed)|null, Closure(ReflectionNamedType): string given.
Static analysis
Process completed with exit code 1.
Coding standards
Process completed with exit code 8.