Skip to content

Quality assurance #2567

Quality assurance

Quality assurance #2567

Triggered via schedule May 8, 2024 00:48
Status Failure
Total duration 5m 44s
Artifacts

qa.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
MissingClassConstType: src/CDN/CDNInterface.php#L18
src/CDN/CDNInterface.php:18:18: MissingClassConstType: Class constant "Sonata\MediaBundle\CDN\CDNInterface::STATUS_OK" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CDN/CDNInterface.php#L19
src/CDN/CDNInterface.php:19:18: MissingClassConstType: Class constant "Sonata\MediaBundle\CDN\CDNInterface::STATUS_TO_SEND" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CDN/CDNInterface.php#L20
src/CDN/CDNInterface.php:20:18: MissingClassConstType: Class constant "Sonata\MediaBundle\CDN\CDNInterface::STATUS_TO_FLUSH" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CDN/CDNInterface.php#L21
src/CDN/CDNInterface.php:21:18: MissingClassConstType: Class constant "Sonata\MediaBundle\CDN\CDNInterface::STATUS_ERROR" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CDN/CDNInterface.php#L22
src/CDN/CDNInterface.php:22:18: MissingClassConstType: Class constant "Sonata\MediaBundle\CDN\CDNInterface::STATUS_WAITING" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CDN/CloudFrontVersion3.php#L52
src/CDN/CloudFrontVersion3.php:52:19: MissingClassConstType: Class constant "Sonata\MediaBundle\CDN\CloudFrontVersion3::AVAILABLE_STATUSES" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/DependencyInjection/Configuration.php#L28
src/DependencyInjection/Configuration.php:28:19: MissingClassConstType: Class constant "Sonata\MediaBundle\DependencyInjection\Configuration::DB_DRIVERS" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Metadata/AmazonMetadataBuilder.php#L31
src/Metadata/AmazonMetadataBuilder.php:31:18: MissingClassConstType: Class constant "Sonata\MediaBundle\Metadata\AmazonMetadataBuilder::PRIVATE_ACCESS" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Metadata/AmazonMetadataBuilder.php#L32
src/Metadata/AmazonMetadataBuilder.php:32:18: MissingClassConstType: Class constant "Sonata\MediaBundle\Metadata\AmazonMetadataBuilder::PUBLIC_READ" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Metadata/AmazonMetadataBuilder.php#L33
src/Metadata/AmazonMetadataBuilder.php:33:18: MissingClassConstType: Class constant "Sonata\MediaBundle\Metadata\AmazonMetadataBuilder::PUBLIC_READ_WRITE" should have a declared type. (see https://psalm.dev/359)
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rector
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.