Skip to content

fix: explicitly use StreamSelectLoop for Pro download #21556

fix: explicitly use StreamSelectLoop for Pro download

fix: explicitly use StreamSelectLoop for Pro download #21556

Triggered via pull request June 30, 2025 21:59
Status Failure
Total duration 12m 23s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 43s
Generate baseline
Generate PHP baseline
1m 39s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

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.