Bump actions/checkout from 5 to 6 #22
ci.yml
on: pull_request
0️⃣ Pre-checks
3s
1️⃣ Static Analysis (PHPStan)
46s
2️⃣ Coding Standards (ECS)
42s
3️⃣ Refactoring (Rector)
48s
4️⃣ Validate composer.json
43s
5️⃣ Syntax Check
41s
6️⃣ License Check
41s
7️⃣ Architecture Layer Check (Deptrac)
35s
8️⃣ Exported Files Check
4s
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.
|