Skip to content

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

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

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

Triggered via pull request November 10, 2024 10:06
Status Failure
Total duration 9m 58s
Artifacts
Validate Api Platform composer.lock
11s
Validate Api Platform composer.lock
Lint: API (psalm)
32s
Lint: API (psalm)
Lint: API (phpstan)
29s
Lint: API (phpstan)
API: validate migrations
36s
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#L46
src/HttpCache/PurgeHttpCacheListener.php:46:33: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L46
src/HttpCache/PurgeHttpCacheListener.php:46:115: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L129
src/HttpCache/PurgeHttpCacheListener.php:129:13: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L130
src/HttpCache/PurgeHttpCacheListener.php:130:30: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L154
src/HttpCache/PurgeHttpCacheListener.php:154:16: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L166
src/HttpCache/PurgeHttpCacheListener.php:166:19: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L235
src/HttpCache/PurgeHttpCacheListener.php:235:14: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L243
src/HttpCache/PurgeHttpCacheListener.php:243:24: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L251
src/HttpCache/PurgeHttpCacheListener.php:251: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#L46
Parameter $iriConverter of method App\HttpCache\PurgeHttpCacheListener::__construct() has invalid type ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L46
Parameter $resourceClassResolver of method App\HttpCache\PurgeHttpCacheListener::__construct() has invalid type ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L46
Property App\HttpCache\PurgeHttpCacheListener::$iriConverter has unknown class ApiPlatform\Api\IriConverterInterface as its type.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L46
Property App\HttpCache\PurgeHttpCacheListener::$resourceClassResolver has unknown class ApiPlatform\Api\ResourceClassResolverInterface as its type.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L129
Call to method isResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L130
Call to method getResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L154
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L166
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L190
Call to method isResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
API: validate migrations
Process completed with exit code 1.