Skip to content

Use php-cs-fix to automatically format code #90

Use php-cs-fix to automatically format code

Use php-cs-fix to automatically format code #90

Triggered via push September 24, 2024 06:23
Status Failure
Total duration 1m 17s
Artifacts
static-analysis
1m 5s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

8 errors
static-analysis: src/core/Thread/Pool.php#L121
Instantiated class Swoole\Thread\Queue not found.
static-analysis: src/core/Thread/Pool.php#L122
Instantiated class Swoole\Thread\Atomic not found.
static-analysis: src/core/Thread/Pool.php#L179
Instantiated class Swoole\Thread not found.
static-analysis: src/core/Thread/Pool.php#L187
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#L27
Call to method get() on an unknown class Swoole\Thread\Atomic.
static-analysis: src/core/Thread/Runnable.php#L32
Call to method set() on an unknown class Swoole\Thread\Atomic.
static-analysis
Process completed with exit code 1.