Skip to content

Bump renovatebot/github-action from 44.0.0 to 44.0.5 #21

Bump renovatebot/github-action from 44.0.0 to 44.0.5

Bump renovatebot/github-action from 44.0.0 to 44.0.5 #21

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

ci.yml

on: pull_request
0️⃣ Pre-checks
6s
0️⃣ Pre-checks
📦 Prepare Composer Dependencies
36s
📦 Prepare Composer Dependencies
1️⃣ Static Analysis (PHPStan)
38s
1️⃣ Static Analysis (PHPStan)
2️⃣ Coding Standards (ECS)
43s
2️⃣ Coding Standards (ECS)
3️⃣ Refactoring (Rector)
56s
3️⃣ Refactoring (Rector)
4️⃣ Validate composer.json
50s
4️⃣ Validate composer.json
5️⃣ Syntax Check
34s
5️⃣ Syntax Check
6️⃣ License Check
37s
6️⃣ License Check
7️⃣ Architecture Layer Check (Deptrac)
42s
7️⃣ Architecture Layer Check (Deptrac)
8️⃣ Exported Files Check
5s
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.