Lock file maintenance #454
continuous-integration.yml
on: pull_request
  
      ci 
      /
     Generate job matrix
          
              6s
          
      
      
        Matrix: ci / QA Checks
      
    
    Annotations
10 errors
          | 
                      
                          RiskyTruthyFalsyComparison: 
                        src/PubSubHubbub/Subscriber.php#L782
                      
                       src/PubSubHubbub/Subscriber.php:782:15: 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) | 
| 
                      
                          NullableReturnStatement: 
                        src/PubSubHubbub/AbstractCallback.php#L357
                      
                       src/PubSubHubbub/AbstractCallback.php:357:16: NullableReturnStatement: The declared return type 'string' for Laminas\Feed\PubSubHubbub\AbstractCallback::buildCallbackUrlFromOrigPathInfo is not nullable, but the function returns 'non-empty-string|null' (see https://psalm.dev/139) | 
| 
                      
                          PossiblyNullOperand: 
                        src/PubSubHubbub/AbstractCallback.php#L355
                      
                       src/PubSubHubbub/AbstractCallback.php:355:13: PossiblyNullOperand: Cannot concatenate with a possibly null null|string (see https://psalm.dev/080) | 
| 
                      
                          RiskyTruthyFalsyComparison: 
                        src/PubSubHubbub/AbstractCallback.php#L354
                      
                       src/PubSubHubbub/AbstractCallback.php:354:15: 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) | 
| 
                      
                          InvalidNullableReturnType: 
                        src/PubSubHubbub/AbstractCallback.php#L349
                      
                       src/PubSubHubbub/AbstractCallback.php:349:16: InvalidNullableReturnType: The declared return type 'string' for Laminas\Feed\PubSubHubbub\AbstractCallback::buildCallbackUrlFromOrigPathInfo is not nullable, but 'null|string' contains null (see https://psalm.dev/144) | 
| 
                      
                          PossiblyNullArgument: 
                        src/PubSubHubbub/AbstractCallback.php#L340
                      
                       src/PubSubHubbub/AbstractCallback.php:340:20: PossiblyNullArgument: Argument 1 of strpos cannot be null, possibly null value provided (see https://psalm.dev/078) | 
| 
                      
                          RiskyTruthyFalsyComparison: 
                        src/PubSubHubbub/AbstractCallback.php#L298
                      
                       src/PubSubHubbub/AbstractCallback.php:298:15: RiskyTruthyFalsyComparison: Operand of type non-empty-list<string>|null|scalar contains type scalar, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356) | 
| 
                      
                          RiskyTruthyFalsyComparison: 
                        src/PubSubHubbub/AbstractCallback.php#L294
                      
                       src/PubSubHubbub/AbstractCallback.php:294:15: RiskyTruthyFalsyComparison: Operand of type non-empty-list<string>|null|scalar contains type scalar, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356) | 
| 
                      
                          RiskyTruthyFalsyComparison: 
                        src/PubSubHubbub/AbstractCallback.php#L266
                      
                       src/PubSubHubbub/AbstractCallback.php:266:15: RiskyTruthyFalsyComparison: Operand of type non-empty-string|null contains type non-empty-string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356) | 
| 
                      
                          RiskyTruthyFalsyComparison: 
                        src/PubSubHubbub/AbstractCallback.php#L238
                      
                       src/PubSubHubbub/AbstractCallback.php:238:43: 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) |