Skip to content

Pass instance of proxied service to the proxy function #1232

Pass instance of proxied service to the proxy function

Pass instance of proxied service to the proxy function #1232

Triggered via pull request June 23, 2024 12:49
@xepozzxepozz
opened #258
proxy
Status Failure
Total duration 35s
Artifacts

static.yml

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

Annotations

4 errors
MissingClassConstType: src/Storage/StorageInterface.php#L14
src/Storage/StorageInterface.php:14:18: MissingClassConstType: Class constant "Yiisoft\Yii\Debug\Storage\StorageInterface::TYPE_SUMMARY" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Storage/StorageInterface.php#L15
src/Storage/StorageInterface.php:15:18: MissingClassConstType: Class constant "Yiisoft\Yii\Debug\Storage\StorageInterface::TYPE_DATA" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Storage/StorageInterface.php#L16
src/Storage/StorageInterface.php:16:18: MissingClassConstType: Class constant "Yiisoft\Yii\Debug\Storage\StorageInterface::TYPE_OBJECTS" should have a declared type. (see https://psalm.dev/359)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.