Skip to content

Introduce PHP-CS-Fixer #180

Introduce PHP-CS-Fixer

Introduce PHP-CS-Fixer #180

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

build.yml

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

Annotations

4 errors
Coding standards
Process completed with exit code 8.
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.