Colibo feed type #1226
Annotations
10 errors and 1 warning
Psalm:
src/Feed/SourceType/Colibo/ApiClient.php#L178
src/Feed/SourceType/Colibo/ApiClient.php:178:65: PossiblyInvalidArgument: Argument 2 of App\Feed\SourceType\Colibo\ColiboException::__construct expects int, but possibly different type int|string provided (see https://psalm.dev/092)
|
Psalm:
src/Feed/SourceType/Colibo/ApiClient.php#L231
src/Feed/SourceType/Colibo/ApiClient.php:231:65: PossiblyInvalidArgument: Argument 2 of App\Feed\SourceType\Colibo\ColiboException::__construct expects int, but possibly different type int|string provided (see https://psalm.dev/092)
|
Psalm:
src/Feed/SourceType/Colibo/ApiClient.php#L277
src/Feed/SourceType/Colibo/ApiClient.php:277:41: UndefinedInterfaceMethod: Method Symfony\Contracts\Cache\CacheInterface::getItem does not exist (see https://psalm.dev/181)
|
Psalm:
src/Feed/SourceType/Colibo/ApiClient.php#L309
src/Feed/SourceType/Colibo/ApiClient.php:309:36: UndefinedInterfaceMethod: Method Symfony\Contracts\Cache\CacheInterface::save does not exist (see https://psalm.dev/181)
|
Psalm:
src/Feed/SourceType/Colibo/ApiClient.php#L316
src/Feed/SourceType/Colibo/ApiClient.php:316:69: PossiblyInvalidArgument: Argument 2 of App\Feed\SourceType\Colibo\ColiboException::__construct expects int, but possibly different type int|string provided (see https://psalm.dev/092)
|
Psalm:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L68
src/Feed/SourceType/Colibo/ColiboFeedType.php:68:20: PossiblyNullArrayAccess: Cannot access array value on possibly null variable of type array<array-key, mixed>|null (see https://psalm.dev/079)
|
Psalm:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L68
src/Feed/SourceType/Colibo/ColiboFeedType.php:68:44: PossiblyNullReference: Cannot call method getSecrets on possibly null value (see https://psalm.dev/083)
|
Psalm:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L70
src/Feed/SourceType/Colibo/ColiboFeedType.php:70:57: PossiblyNullArgument: Argument 1 of App\Feed\SourceType\Colibo\ApiClient::getFeedEntriesNews cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L70
src/Feed/SourceType/Colibo/ColiboFeedType.php:70:81: PossiblyNullArrayAccess: Cannot access array value on possibly null variable $configuration of type array<array-key, mixed>|null (see https://psalm.dev/079)
|
Psalm:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L70
src/Feed/SourceType/Colibo/ColiboFeedType.php:70:81: PossiblyNullArgument: Argument 2 of App\Feed\SourceType\Colibo\ApiClient::getFeedEntriesNews cannot be null, possibly null value provided (see https://psalm.dev/078)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading