Colibo feed type #1226
pr.yaml
on: pull_request
markdownlint
18s
Changelog should be updated
7s
yamllint (API resources)
6s
Matrix: API Specification validation
Matrix: php-cs-fixer
Matrix: phpunit
Matrix: psalm
Matrix: rector
Matrix: test-composer-install
Matrix: validate-doctrine-shema
Annotations
14 errors and 10 warnings
Changelog should be updated
Process completed with exit code 1.
|
markdownlint
Process completed with exit code 1.
|
PossiblyInvalidArgument:
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)
|
PossiblyInvalidArgument:
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)
|
UndefinedInterfaceMethod:
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)
|
UndefinedInterfaceMethod:
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)
|
PossiblyInvalidArgument:
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)
|
PossiblyNullArrayAccess:
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)
|
PossiblyNullReference:
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)
|
PossiblyNullArgument:
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)
|
PossiblyNullArrayAccess:
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)
|
PossiblyNullArgument:
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)
|
PHP Coding Standards Fixer (PHP 8.3)
Process completed with exit code 8.
|
PHP Unit tests (PHP 8.3)
Process completed with exit code 1.
|
yamllint (API resources)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Changelog should be updated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
API Specification validation (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate composer (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rector (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate Doctrine Schema (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Psalm (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Coding Standards Fixer (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Unit tests (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|