Skip to content

Update actions/checkout and actions/cache #22

Update actions/checkout and actions/cache

Update actions/checkout and actions/cache #22

Triggered via push March 10, 2026 14:13
Status Failure
Total duration 35s
Artifacts

psalm.yml

on: push
Matrix: style
Fit to window
Zoom out
Zoom in

Annotations

10 errors
RiskyTruthyFalsyComparison: src/Phug/Split/Command/Dist.php#L81
src/Phug/Split/Command/Dist.php:81:41: 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/Phug/Split/Command/Dist.php#L77
src/Phug/Split/Command/Dist.php:77:13: RiskyTruthyFalsyComparison: Operand of type false|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/Phug/Split/Command/Copy.php#L70
src/Phug/Split/Command/Copy.php:70:13: RiskyTruthyFalsyComparison: Operand of type false|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/Phug/Split/Command/Copy.php#L64
src/Phug/Split/Command/Copy.php:64: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)
RiskyTruthyFalsyComparison: src/Phug/Split/Command/CommandBase.php#L97
src/Phug/Split/Command/CommandBase.php:97:38: 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/Phug/Split/Command/CommandBase.php#L64
src/Phug/Split/Command/CommandBase.php:64:48: 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/Phug/Split/Command/Analyze.php#L155
src/Phug/Split/Command/Analyze.php:155: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/Phug/Split/Command/Analyze.php#L146
src/Phug/Split/Command/Analyze.php:146:17: 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/Phug/Split/Command/Analyze.php#L87
src/Phug/Split/Command/Analyze.php:87:16: RiskyTruthyFalsyComparison: Operand of type array<array-key, array<array-key, mixed>>|null contains type array<array-key, 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/Phug/Split/Command/Analyze.php#L56
src/Phug/Split/Command/Analyze.php:56:13: RiskyTruthyFalsyComparison: Operand of type false|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)