Skip to content

Bump actions/checkout from 5 to 6 #22

Bump actions/checkout from 5 to 6

Bump actions/checkout from 5 to 6 #22

Triggered via pull request December 1, 2025 23:59
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
0️⃣ Pre-checks
3s
0️⃣ Pre-checks
📦 Prepare Composer Dependencies
36s
📦 Prepare Composer Dependencies
1️⃣ Static Analysis (PHPStan)
46s
1️⃣ Static Analysis (PHPStan)
2️⃣ Coding Standards (ECS)
42s
2️⃣ Coding Standards (ECS)
3️⃣ Refactoring (Rector)
48s
3️⃣ Refactoring (Rector)
4️⃣ Validate composer.json
43s
4️⃣ Validate composer.json
5️⃣ Syntax Check
41s
5️⃣ Syntax Check
6️⃣ License Check
41s
6️⃣ License Check
7️⃣ Architecture Layer Check (Deptrac)
35s
7️⃣ Architecture Layer Check (Deptrac)
8️⃣ Exported Files Check
4s
8️⃣ Exported Files Check
Matrix: tests
🧬 Mutation Testing
0s
🧬 Mutation Testing
Fit to window
Zoom out
Zoom in

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.