Colibo feed type #1230
pr.yaml
on: pull_request
markdownlint
14s
Changelog should be updated
5s
yamllint (API resources)
7s
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#L142
src/Feed/SourceType/Colibo/ApiClient.php:142: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#L188
src/Feed/SourceType/Colibo/ApiClient.php:188:41: UndefinedInterfaceMethod: Method Symfony\Contracts\Cache\CacheInterface::getItem does not exist (see https://psalm.dev/181)
|
UndefinedInterfaceMethod:
src/Feed/SourceType/Colibo/ApiClient.php#L221
src/Feed/SourceType/Colibo/ApiClient.php:221:36: UndefinedInterfaceMethod: Method Symfony\Contracts\Cache\CacheInterface::save does not exist (see https://psalm.dev/181)
|
PossiblyInvalidArgument:
src/Feed/SourceType/Colibo/ApiClient.php#L223
src/Feed/SourceType/Colibo/ApiClient.php:223: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#L70
src/Feed/SourceType/Colibo/ColiboFeedType.php:70: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#L70
src/Feed/SourceType/Colibo/ColiboFeedType.php:70:44: PossiblyNullReference: Cannot call method getSecrets on possibly null value (see https://psalm.dev/083)
|
RiskyTruthyFalsyComparison:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L81
src/Feed/SourceType/Colibo/ColiboFeedType.php:81:13: RiskyTruthyFalsyComparison: Operand of type array<never, never>|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
PossiblyNullArgument:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L85
src/Feed/SourceType/Colibo/ColiboFeedType.php:85:57: PossiblyNullArgument: Argument 1 of App\Feed\SourceType\Colibo\ApiClient::getFeedEntriesNews cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PossiblyNullArgument:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L100
src/Feed/SourceType/Colibo/ColiboFeedType.php:100:48: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PossiblyNullArgument:
src/Feed/SourceType/Colibo/ColiboFeedType.php#L131
src/Feed/SourceType/Colibo/ColiboFeedType.php:131:73: PossiblyNullArgument: Argument 2 of sprintf 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.
|
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
|
yamllint (API resources)
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
|
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
|
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
|
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
|
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
|
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
|
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
|