Skip to content

Update ci.yml

Update ci.yml #32

Triggered via push December 21, 2024 08:22
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
cs-stan  /  Coding Standard & Static Analysis
16s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
RiskyTruthyFalsyComparison: src/Model/Behavior/SequenceBehavior.php#L255
src/Model/Behavior/SequenceBehavior.php:255:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Model/Behavior/SequenceBehavior.php#L540
src/Model/Behavior/SequenceBehavior.php:540:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.