fix(deps): update dependency api-platform/core to v4 #21768
continuous-integration-optional.yml
on: pull_request
Validate Api Platform composer.lock
16s
Lint: API (psalm)
25s
Lint: API (phpstan)
20s
API: validate migrations
38s
Annotations
21 errors and 4 warnings
Lint: API (phpstan):
src/Doctrine/Filter/ExpressionDateTimeFilter.php#L140
Instantiated class ApiPlatform\Exception\InvalidArgumentException not found.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L49
Parameter $iriConverter of method App\HttpCache\PurgeHttpCacheListener::__construct() has invalid type ApiPlatform\Api\IriConverterInterface.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L49
Parameter $resourceClassResolver of method App\HttpCache\PurgeHttpCacheListener::__construct() has invalid type ApiPlatform\Api\ResourceClassResolverInterface.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L49
Property App\HttpCache\PurgeHttpCacheListener::$iriConverter has unknown class ApiPlatform\Api\IriConverterInterface as its type.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L49
Property App\HttpCache\PurgeHttpCacheListener::$resourceClassResolver has unknown class ApiPlatform\Api\ResourceClassResolverInterface as its type.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L165
Call to method isResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L169
Call to method getResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L206
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L209
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
|
Lint: API (phpstan):
src/HttpCache/PurgeHttpCacheListener.php#L230
Call to method isResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
|
UndefinedClass:
src/Doctrine/Filter/ExpressionDateTimeFilter.php#L140
src/Doctrine/Filter/ExpressionDateTimeFilter.php:140:36: UndefinedClass: Class, interface or enum named ApiPlatform\Exception\InvalidArgumentException does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L49
src/HttpCache/PurgeHttpCacheListener.php:49:33: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L49
src/HttpCache/PurgeHttpCacheListener.php:49:115: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L165
src/HttpCache/PurgeHttpCacheListener.php:165:14: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L169
src/HttpCache/PurgeHttpCacheListener.php:169:26: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L206
src/HttpCache/PurgeHttpCacheListener.php:206:20: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L209
src/HttpCache/PurgeHttpCacheListener.php:209:23: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L275
src/HttpCache/PurgeHttpCacheListener.php:275:14: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L283
src/HttpCache/PurgeHttpCacheListener.php:283:24: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/HttpCache/PurgeHttpCacheListener.php#L291
src/HttpCache/PurgeHttpCacheListener.php:291:18: UndefinedClass: Class, interface or enum named ApiPlatform\Exception\InvalidArgumentException does not exist (see https://psalm.dev/019)
|
API: validate migrations
Process completed with exit code 1.
|
Lint: API (phpstan)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate Api Platform composer.lock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint: API (psalm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
API: validate migrations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|