Skip to content

Drop support for Doctrine cache adapter for metadata #490

Drop support for Doctrine cache adapter for metadata

Drop support for Doctrine cache adapter for metadata #490

Triggered via pull request December 19, 2023 14:30
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/AbstractMongoDBExtensionTestCase.php#L8
Type Doctrine\Bundle\MongoDBBundle\Mapping\Driver\XmlDriver is not used in this file.
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/AbstractMongoDBExtensionTestCase.php#L13
Type Doctrine\Common\Cache\ApcCache is not used in this file.
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/AbstractMongoDBExtensionTestCase.php#L14
Type Doctrine\Common\Cache\ArrayCache is not used in this file.
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/AbstractMongoDBExtensionTestCase.php#L15
Type Doctrine\Common\Cache\MemcacheCache is not used in this file.
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/AbstractMongoDBExtensionTestCase.php#L16
Type Doctrine\Common\Cache\MemcachedCache is not used in this file.
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/AbstractMongoDBExtensionTestCase.php#L17
Type Doctrine\Common\Cache\XcacheCache is not used in this file.
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/AbstractMongoDBExtensionTestCase.php#L22
Type Doctrine\Persistence\Mapping\Driver\MappingDriverChain is not used in this file.
Coding Standards / Coding Standards (8.2)
Process completed with exit code 1.