Skip to content

feat(svg): adds sprite hash manifest for cache busting #1844

feat(svg): adds sprite hash manifest for cache busting

feat(svg): adds sprite hash manifest for cache busting #1844

Triggered via pull request February 6, 2026 14:33
Status Failure
Total duration 23s
Artifacts

php-quality.yml

on: pull_request
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)