Skip to content

comment new constants added in Swoole 6.0.0-rc1 #102

comment new constants added in Swoole 6.0.0-rc1

comment new constants added in Swoole 6.0.0-rc1 #102

Triggered via push November 28, 2024 17:37
Status Failure
Total duration 52s
Artifacts
static-analysis
43s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

9 errors
static-analysis: src/core/Thread/Pool.php#L126
Instantiated class Swoole\Thread\Queue not found.
static-analysis: src/core/Thread/Pool.php#L127
Instantiated class Swoole\Thread\Atomic not found.
static-analysis: src/core/Thread/Pool.php#L191
Instantiated class Swoole\Thread not found.
static-analysis: src/core/Thread/Pool.php#L200
Access to property $id on an unknown class Swoole\Thread.
static-analysis: src/core/Thread/Pool.php#L201
Access to property $id on an unknown class Swoole\Thread.
static-analysis: src/core/Thread/Runnable.php#L16
Property Swoole\Thread\Runnable::$running has unknown class Swoole\Thread\Atomic as its type.
static-analysis: src/core/Thread/Runnable.php#L30
Call to method get() on an unknown class Swoole\Thread\Atomic.
static-analysis: src/core/Thread/Runnable.php#L35
Call to method set() on an unknown class Swoole\Thread\Atomic.
static-analysis
Process completed with exit code 1.