chore(startup-interceptor): Use cache warmer #212
Annotations
8 errors and 8 warnings
Style check
Process completed with exit code 2.
|
Unit tests
Process completed with exit code 2.
|
Static analysis:
src/FrameworkBridge/Symfony/DependencyInjection/Compiler/ServiceProxyPass.php#L60
Negated boolean expression is always false.
|
Static analysis:
src/FrameworkBridge/Symfony/DependencyInjection/Compiler/ServiceProxyPass.php#L60
Only booleans are allowed in a negated boolean, Symfony\Component\DependencyInjection\Definition given.
|
Static analysis:
src/FrameworkBridge/Symfony/DependencyInjection/Compiler/ServiceProxyPass.php#L70
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<object>|object, class-string|null given.
|
Static analysis:
src/Handler/Impl/Cache/DoctrineCacheHandler.php#L25
Instantiated class Doctrine\Common\Cache\ArrayCache not found.
|
Static analysis:
src/Handler/Impl/Cache/DoctrineCacheHandler.php#L25
Parameter #1 $cacheProvider of class OpenClassrooms\DoctrineCacheExtension\CacheProviderDecorator constructor expects Doctrine\Common\Cache\CacheProvider, Doctrine\Common\Cache\ArrayCache given.
|
Static analysis
Process completed with exit code 1.
|
Composer validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Composer validate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Style check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Style check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Static analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|