Skip to content

fix(deps): update dependency api-platform/core to v4 #19919

fix(deps): update dependency api-platform/core to v4

fix(deps): update dependency api-platform/core to v4 #19919

Triggered via push November 18, 2024 00:06
Status Failure
Total duration 1m 17s
Artifacts
Validate Api Platform composer.lock
8s
Validate Api Platform composer.lock
Lint: API (psalm)
24s
Lint: API (psalm)
Lint: API (phpstan)
28s
Lint: API (phpstan)
API: validate migrations
54s
API: validate migrations
Fit to window
Zoom out
Zoom in

Annotations

21 errors
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#L160
src/HttpCache/PurgeHttpCacheListener.php:160:14: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L164
src/HttpCache/PurgeHttpCacheListener.php:164:26: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L201
src/HttpCache/PurgeHttpCacheListener.php:201:20: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L204
src/HttpCache/PurgeHttpCacheListener.php:204:23: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L278
src/HttpCache/PurgeHttpCacheListener.php:278:14: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L286
src/HttpCache/PurgeHttpCacheListener.php:286:24: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L294
src/HttpCache/PurgeHttpCacheListener.php:294:18: UndefinedClass: Class, interface or enum named ApiPlatform\Exception\InvalidArgumentException does not exist (see https://psalm.dev/019)
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#L160
Call to method isResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L164
Call to method getResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L201
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L204
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L233
Call to method isResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
API: validate migrations
Process completed with exit code 1.