Restructure the package #87
Annotations
10 errors and 1 warning
Quality Checks:
src/BootstrapPimcore.php#L19
Parameter #1 $name of static method Neusta\Pimcore\TestingFramework\BootstrapPimcore::setEnv() expects string, int|string given.
|
Quality Checks:
src/Internal/CompatibilityTestKernel.php#L31
Method Neusta\Pimcore\TestingFramework\Internal\CompatibilityTestKernel::configureContainer() overrides method Pimcore\Kernel::configureContainer() but misses parameter #2 $loader.
|
Quality Checks:
src/Internal/CompatibilityTestKernel.php#L31
Method Neusta\Pimcore\TestingFramework\Internal\CompatibilityTestKernel::configureContainer() overrides method Pimcore\Kernel::configureContainer() but misses parameter #3 $builder.
|
Quality Checks:
src/Internal/CompatibilityTestKernel.php#L36
Method Pimcore\Kernel::configureContainer() invoked with 1 parameter, 3 required.
|
Quality Checks:
src/Internal/CompatibilityTestKernel.php#L104
Parameter #1 $bundle of method Pimcore\HttpKernel\BundleCollection\BundleCollection::addBundle() expects string|Symfony\Component\HttpKernel\Bundle\BundleInterface, Pimcore\Bundle\AdminBundle\PimcoreAdminBundle given.
|
Quality Checks:
src/Kernel/TestKernel.php#L18
If condition is always false.
|
Quality Checks:
src/KernelTestCase.php#L11
Property Neusta\Pimcore\TestingFramework\KernelTestCase::$kernelConfigurations has unknown class Neusta\Pimcore\TestingFramework\ConfigureKernel as its type.
|
Quality Checks:
src/KernelTestCase.php#L22
Call to method configure() on an unknown class Neusta\Pimcore\TestingFramework\ConfigureKernel.
|
Quality Checks:
src/KernelTestCase.php#L42
Class Neusta\Pimcore\TestingFramework\ConfigureKernel not found.
|
Quality Checks:
src/KernelTestCase.php#L46
Class Neusta\Pimcore\TestingFramework\ConfigureKernel not found.
|
Quality Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|