Use infection directly #930
Annotations
6 errors
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)
|
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)
|
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)
|
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)
|
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)
|
|
The logs for this run have expired and are no longer available.
Loading