New feed source: Eventdatabasen v2 #1247
Annotations
10 errors
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L69
src/Feed/EventDatabaseApiV2FeedType.php:69:30: RiskyTruthyFalsyComparison: Operand of type mixed|null contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L70
src/Feed/EventDatabaseApiV2FeedType.php:70:99: MissingClosureParamType: Parameter $location has no provided type (see https://psalm.dev/153)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L72
src/Feed/EventDatabaseApiV2FeedType.php:72:30: RiskyTruthyFalsyComparison: Operand of type mixed|null contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L73
src/Feed/EventDatabaseApiV2FeedType.php:73:100: MissingClosureParamType: Parameter $organizer has no provided type (see https://psalm.dev/153)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L75
src/Feed/EventDatabaseApiV2FeedType.php:75:30: RiskyTruthyFalsyComparison: Operand of type mixed|null contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L76
src/Feed/EventDatabaseApiV2FeedType.php:76:75: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L76
src/Feed/EventDatabaseApiV2FeedType.php:76:86: MissingClosureParamType: Parameter $tag has no provided type (see https://psalm.dev/153)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L136
src/Feed/EventDatabaseApiV2FeedType.php:136:40: PossiblyNullReference: Cannot call method setPublishedTo on possibly null value (see https://psalm.dev/083)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L141
src/Feed/EventDatabaseApiV2FeedType.php:141:57: PossiblyNullReference: Cannot call method getId on possibly null value (see https://psalm.dev/083)
|
Psalm:
src/Feed/EventDatabaseApiV2FeedType.php#L218
src/Feed/EventDatabaseApiV2FeedType.php:218:47: PossiblyNullArgument: Argument 1 of App\Feed\EventDatabaseApiV2FeedType::toEntityResult cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Loading