Bump renovatebot/github-action from 44.0.0 to 44.0.5 #21
ci.yml
on: pull_request
0️⃣ Pre-checks
6s
1️⃣ Static Analysis (PHPStan)
38s
2️⃣ Coding Standards (ECS)
43s
3️⃣ Refactoring (Rector)
56s
4️⃣ Validate composer.json
50s
5️⃣ Syntax Check
34s
6️⃣ License Check
37s
7️⃣ Architecture Layer Check (Deptrac)
42s
8️⃣ Exported Files Check
5s
Matrix: tests
🧬 Mutation Testing
0s
Annotations
4 errors
|
8️⃣ Exported Files Check
Process completed with exit code 1.
|
|
1️⃣ Static Analysis (PHPStan)
Process completed with exit code 1.
|
|
1️⃣ Static Analysis (PHPStan):
src/SpomkyLabsCborBundle.php#L0
Ignored error pattern "Method SpomkyLabs\CborBundle\SpomkyLabsCborBundle::getContainerExtension() has LogicException in PHPDoc `@throws` tag but it's not thrown." (throws.unusedType) in path /__w/cbor-bundle/cbor-bundle/src/SpomkyLabsCborBundle.php was not matched in reported errors.
|
|
1️⃣ Static Analysis (PHPStan):
src/DependencyInjection/SpomkyLabsCborExtension.php#L0
Ignored error pattern "Method SpomkyLabs\CborBundle\DependencyInjection\SpomkyLabsCborExtension::getAlias() has Symfony\Component\DependencyInjection\Exception\BadMethodCallException in PHPDoc `@throws` tag but it's not thrown." (throws.unusedType) in path /__w/cbor-bundle/cbor-bundle/src/DependencyInjection/SpomkyLabsCborExtension.php was not matched in reported errors.
|