Skip to content

Add opcache page

Add opcache page #818

Triggered via pull request June 26, 2024 07:05
@xepozzxepozz
synchronize #147
opcache
Status Failure
Total duration 37s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedClass: src/Debug/Http/HttpApplicationWrapper.php#L20
src/Debug/Http/HttpApplicationWrapper.php:20:26: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Http\Application does not exist (see https://psalm.dev/019)
UndefinedClass: src/Debug/Provider/DebugApiProvider.php#L39
src/Debug/Provider/DebugApiProvider.php:39:13: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Http\Application does not exist (see https://psalm.dev/019)
UndefinedClass: src/Debug/Provider/DebugApiProvider.php#L39
src/Debug/Provider/DebugApiProvider.php:39:83: UndefinedClass: Class, interface or enum named Yiisoft\Yii\Http\Application does not exist (see https://psalm.dev/019)
MethodSignatureMismatch: src/ServerSentEventsStream.php#L10
src/ServerSentEventsStream.php:10:13: MethodSignatureMismatch: Method Yiisoft\Yii\Debug\Api\ServerSentEventsStream::getSize with return type '' is different to return type 'int|null' of inherited method Psr\Http\Message\StreamInterface::getSize (see https://psalm.dev/042)
MethodSignatureMismatch: src/ServerSentEventsStream.php#L10
src/ServerSentEventsStream.php:10:13: MethodSignatureMismatch: Method Yiisoft\Yii\Debug\Api\ServerSentEventsStream::write with return type 'void' is different to return type 'int' of inherited method Psr\Http\Message\StreamInterface::write (see https://psalm.dev/042)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.