Skip to content

Cleanup

Cleanup #1230

Triggered via pull request June 21, 2024 12:46
@samdarksamdark
synchronize #257
cleanup
Status Failure
Total duration 39s
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.