Fix namespace #928
Annotations
10 errors
Static analysis:
src/Events/Swow.php#L1
Ignored error pattern #Call to static method .* on an unknown class Workerman\\Coroutine\\Swow.# in path /home/runner/work/workerman/workerman/src/Events/Swow.php was not matched in reported errors.
|
Static analysis:
src/Events/Swow.php#L1
Ignored error pattern #Property Workerman\\Events\\Swow::.* has unknown class Workerman\\Coroutine\\Swow as its type.# in path /home/runner/work/workerman/workerman/src/Events/Swow.php was not matched in reported errors.
|
Static analysis:
src/Events/Swow.php#L64
Call to an undefined static method Workerman\Coroutine\Coroutine\Swow::run().
|
Static analysis:
src/Events/Swow.php#L66
Call to method getId() on an unknown class Swow\Coroutine.
|
Static analysis:
src/Events/Swow.php#L66
Cannot call abstract static method Workerman\Coroutine\Coroutine\CoroutineInterface::getCurrent().
|
Static analysis:
src/Events/Swow.php#L81
Call to an undefined static method Workerman\Coroutine\Coroutine\Swow::run().
|
Static analysis:
src/Events/Swow.php#L100
Call to an undefined static method Workerman\Coroutine\Coroutine\Swow::getAll().
|
Static analysis:
src/Events/Swow.php#L136
Call to an undefined static method Workerman\Coroutine\Coroutine\Swow::run().
|
Static analysis:
src/Events/Swow.php#L138
Cannot call abstract static method Workerman\Coroutine\Coroutine\CoroutineInterface::getCurrent().
|
Static analysis:
src/Events/Swow.php#L138
Property Workerman\Events\Swow::$readEvents (array<int, Workerman\Coroutine\Coroutine\Swow>) does not accept array<int, Fiber|Swow\Coroutine|Workerman\Coroutine\Coroutine\CoroutineInterface>.
|
Loading