Skip to content

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

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

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

Triggered via pull request September 19, 2024 18:52
Status Failure
Total duration 47s
Artifacts
Validate Api Platform composer.lock
17s
Validate Api Platform composer.lock
Lint: API (psalm)
25s
Lint: API (psalm)
Lint: API (phpstan)
24s
Lint: API (phpstan)
API: validate migrations
34s
API: validate migrations
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Lint: API (phpstan): src/Doctrine/Filter/ExpressionDateTimeFilter.php#L140
Instantiated class ApiPlatform\Exception\InvalidArgumentException not found.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L47
Parameter $iriConverter of method App\HttpCache\PurgeHttpCacheListener::__construct() has invalid type ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L47
Parameter $resourceClassResolver of method App\HttpCache\PurgeHttpCacheListener::__construct() has invalid type ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L47
Property App\HttpCache\PurgeHttpCacheListener::$iriConverter has unknown class ApiPlatform\Api\IriConverterInterface as its type.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L47
Property App\HttpCache\PurgeHttpCacheListener::$resourceClassResolver has unknown class ApiPlatform\Api\ResourceClassResolverInterface as its type.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L158
Call to method isResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L162
Call to method getResourceClass() on an unknown class ApiPlatform\Api\ResourceClassResolverInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L195
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L207
Call to method getIriFromResource() on an unknown class ApiPlatform\Api\IriConverterInterface.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L231
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#L47
src/HttpCache/PurgeHttpCacheListener.php:47:33: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L47
src/HttpCache/PurgeHttpCacheListener.php:47:115: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L158
src/HttpCache/PurgeHttpCacheListener.php:158:14: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L162
src/HttpCache/PurgeHttpCacheListener.php:162:26: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L195
src/HttpCache/PurgeHttpCacheListener.php:195:16: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L207
src/HttpCache/PurgeHttpCacheListener.php:207:19: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L276
src/HttpCache/PurgeHttpCacheListener.php:276:14: UndefinedClass: Class, interface or enum named ApiPlatform\Api\ResourceClassResolverInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L284
src/HttpCache/PurgeHttpCacheListener.php:284:24: UndefinedClass: Class, interface or enum named ApiPlatform\Api\IriConverterInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L292
src/HttpCache/PurgeHttpCacheListener.php:292: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.