Skip to content

feat(cache): separate internal and user caches #1819

feat(cache): separate internal and user caches

feat(cache): separate internal and user caches #1819

Triggered via pull request May 14, 2025 23:21
Status Failure
Total duration 50s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
46s
Run style check
Run static analysis: PHPStan
30s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
Run static analysis: PHPStan
Process completed with exit code 1.
best-practices/no-debug-symbols: tests/Integration/Vite/ViteTagsComponentTest.php#L25
Usage of debug function `dump` detected. Avoid using debug functions like `var_dump`, `print_r`, etc. in production code. Help: Remove the debug function call.