Update brianium/paratest to fix parallel tests build #21756
static-analysis.yml
on: pull_request
Generate baseline
1m 42s
Generate PHP baseline
1m 43s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
6 errors
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest):
src/Command/FixerApplication.php#L365
No error with identifier staticMethod.internal is reported on line 365.
|
PHPStan (7.4, ubuntu-latest):
src/Command/FixerApplication.php#L363
Call to internal static method React\EventLoop\Loop::set() from outside its root namespace React.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest):
src/Command/FixerApplication.php#L365
No error with identifier staticMethod.internal is reported on line 365.
|
PHPStan (7.4, windows-latest):
src/Command/FixerApplication.php#L363
Call to internal static method React\EventLoop\Loop::set() from outside its root namespace React.
|