Skip to content

fix(Svg): psalm issue #1843

fix(Svg): psalm issue

fix(Svg): psalm issue #1843

Triggered via push February 6, 2026 14:33
Status Failure
Total duration 24s
Artifacts

php-quality.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHP 8.3 Test
Process completed with exit code 2.
TypeDoesNotContainType: inc/Services/Svg.php#L133
inc/Services/Svg.php:133:21: TypeDoesNotContainType: Type null for $sprite_hashes is never array<array-key, mixed> (see https://psalm.dev/056)
UndefinedVariable: inc/Services/Svg.php#L132
inc/Services/Svg.php:132:34: UndefinedVariable: Cannot find referenced variable $json_content (see https://psalm.dev/024)
TypeDoesNotContainType: inc/Services/Svg.php#L128
inc/Services/Svg.php:128:20: TypeDoesNotContainType: Type null for $sprite_hashes is never array<array-key, mixed> (see https://psalm.dev/056)