Skip to content

chore(deps): lock file maintenance #22570

chore(deps): lock file maintenance

chore(deps): lock file maintenance #22570

Triggered via push February 4, 2025 23:24
Status Failure
Total duration 58s
Artifacts
Validate Api Platform composer.lock
7s
Validate Api Platform composer.lock
Lint: API (psalm)
25s
Lint: API (psalm)
Lint: API (phpstan)
22s
Lint: API (phpstan)
API: validate migrations
49s
API: validate migrations
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L57
Call to static method getClass() on an unknown class Doctrine\Common\Util\ClassUtils.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L146
Call to static method getClass() on an unknown class Doctrine\Common\Util\ClassUtils.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L173
Call to static method getClass() on an unknown class Doctrine\Common\Util\ClassUtils.
Lint: API (phpstan): src/HttpCache/PurgeHttpCacheListener.php#L227
Call to static method getClass() on an unknown class Doctrine\Common\Util\ClassUtils.
Lint: API (phpstan)
Process completed with exit code 1.
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L57
src/HttpCache/PurgeHttpCacheListener.php:57:65: UndefinedClass: Class, interface or enum named Doctrine\Common\Util\ClassUtils does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L146
src/HttpCache/PurgeHttpCacheListener.php:146:48: UndefinedClass: Class, interface or enum named Doctrine\Common\Util\ClassUtils does not exist (see https://psalm.dev/019)
UndefinedClass: src/HttpCache/PurgeHttpCacheListener.php#L173
src/HttpCache/PurgeHttpCacheListener.php:173:48: UndefinedClass: Class, interface or enum named Doctrine\Common\Util\ClassUtils does not exist (see https://psalm.dev/019)
Lint: API (psalm)
Process completed with exit code 2.