Use infection directly #930
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Annotations
11 errors
MissingClassConstType:
src/Tag/Base/MediaTag.php#L17
src/Tag/Base/MediaTag.php:17:18: MissingClassConstType: Class constant "Yiisoft\Html\Tag\Base\MediaTag::PRELOAD_NONE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Tag/Base/MediaTag.php#L18
src/Tag/Base/MediaTag.php:18:18: MissingClassConstType: Class constant "Yiisoft\Html\Tag\Base\MediaTag::PRELOAD_METADATA" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Tag/Base/MediaTag.php#L19
src/Tag/Base/MediaTag.php:19:18: MissingClassConstType: Class constant "Yiisoft\Html\Tag\Base\MediaTag::PRELOAD_AUTO" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Tag/Base/MediaTag.php#L24
src/Tag/Base/MediaTag.php:24:18: MissingClassConstType: Class constant "Yiisoft\Html\Tag\Base\MediaTag::CROSSORIGIN_ANONYMOUS" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Tag/Base/MediaTag.php#L25
src/Tag/Base/MediaTag.php:25:18: MissingClassConstType: Class constant "Yiisoft\Html\Tag\Base\MediaTag::CROSSORIGIN_CREDENTIALS" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|
psalm80 / PHP 8.0-ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- infection/infection[0.27.0, ..., 0.27.11] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires infection/infection ^0.27.0 -> satisfiable by infection/infection[0.27.0, ..., 0.27.11].
|
psalm80 / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
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.
|