Skip to content

Lock file maintenance #338

Lock file maintenance

Lock file maintenance #338

Triggered via push January 22, 2024 00:47
Status Failure
Total duration 1m 45s
Artifacts
ci  /  Generate job matrix
9s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
RiskyTruthyFalsyComparison: src/AbstractStaticResourceHandlerFactory.php#L73
src/AbstractStaticResourceHandlerFactory.php:73:13: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Command/IsRunningTrait.php#L33
src/Command/IsRunningTrait.php:33: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/Command/IsRunningTrait.php#L35
src/Command/IsRunningTrait.php:35:20: 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/Command/IsRunningTrait.php#L39
src/Command/IsRunningTrait.php:39:16: 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/HttpServerFactory.php#L113
src/HttpServerFactory.php:113:13: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Log/AccessLogDataMap.php#L129
src/Log/AccessLogDataMap.php:129:20: RiskyTruthyFalsyComparison: Operand of type ''|numeric-string contains type numeric-string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Log/AccessLogDataMap.php#L203
src/Log/AccessLogDataMap.php:203:16: 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/Log/AccessLogDataMap.php#L224
src/Log/AccessLogDataMap.php:224:27: 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/StaticMappedResourceHandler.php#L46
src/StaticMappedResourceHandler.php:46: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/StaticResourceHandler/CacheControlMiddleware.php#L57
src/StaticResourceHandler/CacheControlMiddleware.php:57: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)