Skip to content

Update PHPStan packages to v2 (major) #202

Update PHPStan packages to v2 (major)

Update PHPStan packages to v2 (major) #202

Triggered via pull request September 10, 2025 18:34
Status Failure
Total duration 32s
Artifacts

test.yml

on: pull_request
PHP coverage
19s
PHP coverage
Quality checks
19s
Quality checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Quality checks
Process completed with exit code 1.
Quality checks: src/Renderer/RendererHelper.php#L29
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
Quality checks: src/Lib/Utility/FileUtil.php#L60
Binary operation "." between 'File is missing or…' and mixed results in an error.
Quality checks: src/Lib/Config/ConfigFactory.php#L47
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
Quality checks: src/Command/BaselineCommand.php#L45
Cannot cast mixed to string.