Skip to content

Bugfix PodcastIndex: Set funding tag, not locked #364

Bugfix PodcastIndex: Set funding tag, not locked

Bugfix PodcastIndex: Set funding tag, not locked #364

Triggered via pull request May 12, 2025 07:39
Status Failure
Total duration 1m 20s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
7s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

17 errors
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/Writer/Renderer/Extension/PodcastIndex/FeedTest.php#L13
Property \LaminasTest\Feed\Writer\Renderer\Extension\PodcastIndex\FeedTest::$validWriter does not have @var annotation for its value.
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/Writer/Renderer/Extension/PodcastIndex/FeedTest.php#L8
Use statements should be sorted alphabetically. The first wrong one is Laminas\Feed\Reader.
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)