Skip to content

Sync with CI pipeline configuration for PHPUnit #357

Sync with CI pipeline configuration for PHPUnit

Sync with CI pipeline configuration for PHPUnit #357

Triggered via push September 26, 2025 09:32
Status Failure
Total duration 5m 23s
Artifacts

ci.yml

on: push
Matrix: Tests
Coding Guidelines
11s
Coding Guidelines
Type Checker
18s
Type Checker
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Type Checker
Process completed with exit code 2.
RiskyTruthyFalsyComparison: src/Parser.php#L51
src/Parser.php:51:25: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Parser.php#L50
src/Parser.php:50:25: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)