Skip to content

chore: bump monicahq/workflows from 1 to 2 #114

chore: bump monicahq/workflows from 1 to 2

chore: bump monicahq/workflows from 1 to 2 #114

Triggered via pull request February 24, 2024 03:26
Status Failure
Total duration 46s
Artifacts

static.yml

on: pull_request
Static analysis  /  Psalm
35s
Static analysis / Psalm
Static analysis  /  PHPStan
32s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors
RiskyTruthyFalsyComparison: src/Sabre/Server.php#L24
src/Sabre/Server.php:24:13: RiskyTruthyFalsyComparison: Operand of type bool|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/Sabre/Server.php#L35
src/Sabre/Server.php:35:13: RiskyTruthyFalsyComparison: Operand of type bool|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/Sabre/Server.php#L57
src/Sabre/Server.php:57:13: RiskyTruthyFalsyComparison: Operand of type bool|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)
Static analysis / Psalm
Process completed with exit code 2.