Skip to content

when provided invalid regex, throw exception immediately #181

when provided invalid regex, throw exception immediately

when provided invalid regex, throw exception immediately #181

Triggered via pull request February 3, 2024 00:56
Status Failure
Total duration 1m 1s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

1 error
RiskyTruthyFalsyComparison: src/Rules/ContextKeyRule.php#L146
src/Rules/ContextKeyRule.php:146:13: 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)