Lock file maintenance #250
Annotations
8 errors
src/Http/Hostname.php#L158
src/Http/Hostname.php:158:19: 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)
|
src/Http/Segment.php#L189
src/Http/Segment.php:189:19: 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)
|
src/Http/Segment.php#L345
src/Http/Segment.php:345:48: MixedArrayAccess: Cannot access array value on mixed variable $part (see https://psalm.dev/051)
|
src/Http/Segment.php#L350
src/Http/Segment.php:350:54: MixedArrayAccess: Cannot access array value on mixed variable $part (see https://psalm.dev/051)
|
src/Http/Segment.php#L359
src/Http/Segment.php:359:53: MixedArrayAccess: Cannot access array value on mixed variable $part (see https://psalm.dev/051)
|
src/Http/TranslatorAwareTreeRouteStack.php#L23
src/Http/TranslatorAwareTreeRouteStack.php:23:13: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
src/Http/TranslatorAwareTreeRouteStack.php#L95
src/Http/TranslatorAwareTreeRouteStack.php:95:35: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
src/Http/TranslatorAwareTreeRouteStack.php#L111
src/Http/TranslatorAwareTreeRouteStack.php:111:16: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
The logs for this run have expired and are no longer available.
Loading