DisableConstructorPatch: make optional constructor parameters nullable explicitly #247
build.yml
on: pull_request
Static analysis
12s
Coding standards
13s
Matrix: Build and test
Annotations
7 errors
Build and test (7.2, false)
Process completed with exit code 1.
|
Build and test (7.2, --prefer-lowest)
Process completed with exit code 1.
|
Static analysis:
src/Prophecy/Call/CallCenter.php#L1
Ignored error pattern #^Method Prophecy\\Call\\CallCenter\:\:indentArguments\(\) should return array\<string\> but returns array\<string\>\|null\.$# in path /home/runner/work/prophecy/prophecy/src/Prophecy/Call/CallCenter.php was not matched in reported errors.
|
Static analysis
Process completed with exit code 1.
|
Coding standards
Process completed with exit code 8.
|
Build and test (7.4, false)
Process completed with exit code 1.
|
Build and test (7.3, false)
Process completed with exit code 1.
|