Skip to content

singleline declare statements #736

singleline declare statements

singleline declare statements #736

Triggered via push February 23, 2026 01:47
Status Success
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Utils/Image.php#L91
PHPDoc tag `@method` for method Nette\Utils\Image::scale() parameter #3 $mode default value contains unresolvable type.
PHPStan: src/Utils/Image.php#L91
PHPDoc tag `@method` for method Nette\Utils\Image::cropAuto() parameter #1 $mode default value contains unresolvable type.
PHPStan: src/Utils/Html.php#L768
Call to function is_array() with array<string, mixed> will always evaluate to true.
PHPStan: src/Utils/Finder.php#L280
Binary operation "*=" between non-empty-string and 1|1000.0|1000000.0|1000000000.0 results in an error.
PHPStan: src/Utils/ArrayList.php#L117
Call to function is_int() with int will always evaluate to true.
PHPStan: src/Utils/ArrayList.php#L106
Call to function is_int() with int will always evaluate to true.
PHPStan: src/Utils/ArrayList.php#L92
Call to function is_int() with int will always evaluate to true.
PHPStan: src/Utils/ArrayList.php#L75
Call to function is_int() with int will always evaluate to true.
PHPStan: src/Utils/ArrayList.php#L33
Call to static method Nette\Utils\Arrays::isList() with list<T> will always evaluate to true.
PHPStan: src/Utils/ArrayHash.php#L67
Call to function is_scalar() with (int|string) will always evaluate to true.