Feature/#687 data migration #389
Annotations
8 errors
Psalm:
src/Factory/EventFactory.php#L45
src/Factory/EventFactory.php:45:44: PossiblyInvalidCast: App\Entity\User cannot be cast to string (see https://psalm.dev/190)
|
Psalm:
src/Factory/EventFactory.php#L46
src/Factory/EventFactory.php:46:44: PossiblyInvalidCast: App\Entity\User cannot be cast to string (see https://psalm.dev/190)
|
Psalm:
src/Factory/EventFactory.php#L56
src/Factory/EventFactory.php:56:48: PossiblyInvalidCast: App\Entity\User cannot be cast to string (see https://psalm.dev/190)
|
Psalm:
src/Factory/EventFactory.php#L142
src/Factory/EventFactory.php:142:22: PossiblyNullArgument: Argument 1 of App\Entity\Event::setUrl cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm:
src/MessageHandler/FeedNormalizationHandler.php#L42
src/MessageHandler/FeedNormalizationHandler.php:42:61: PossiblyNullArgument: Argument 1 of App\Service\ContentNormalizer::sanitize cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm:
src/Service/Feeds/Parser/JsonFeedParser.php#L67
src/Service/Feeds/Parser/JsonFeedParser.php:67:121: ImplicitToStringCast: The declared return type for App\Service\Feeds\Parser\JsonFeedParser::getNextPageUrl expects 'string', 'League\Uri\Contracts\UriInterface' provided with a __toString method (see https://psalm.dev/060)
|
Psalm:
src/Service/Feeds/Mapper/Source/FeedItemSource.php#L1
src/Service/Feeds/Mapper/Source/FeedItemSource.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyInvalidArgument" has 1 extra entry. (see https://psalm.dev/316)
|
Psalm
Process completed with exit code 2.
|
Loading