Skip to content
Triggered via schedule January 19, 2024 00:53
Status Failure
Total duration 40s
Artifacts

ci.yml

on: schedule
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors
RiskyTruthyFalsyComparison: src/Users/SqlUserService.php#L164
src/Users/SqlUserService.php:164:13: RiskyTruthyFalsyComparison: Operand of type array<string, null|scalar>|false contains type array<string, null|scalar>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: tests/Integration/IntegrationTestCase.php#L24
tests/Integration/IntegrationTestCase.php:24:19: RiskyTruthyFalsyComparison: Operand of type array<trait-string, trait-string>|false contains type array<trait-string, trait-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 8.3 - prefer-stable
Process completed with exit code 2.