Skip to content

feat: Update github action to 8.4 #78

feat: Update github action to 8.4

feat: Update github action to 8.4 #78

Triggered via push April 25, 2025 16:05
Status Failure
Total duration 24s
Artifacts

qa.yml

on: push
Matrix: static-analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Unit tests on PHP 8.4
Process completed with exit code 1.
Static analysis on PHP 8.4
Process completed with exit code 1.
Static analysis on PHP 8.4: src/Component/Validator/ValidatorFactory.php#L33
Method Vection\Component\Validator\ValidatorFactory::create() has parameter $constraints with no value type specified in iterable type array.
Static analysis on PHP 8.4: src/Component/Common/VArray.php#L235
Method Vection\Component\Common\VArray::toArray() return type has no value type specified in iterable type array.
Static analysis on PHP 8.4: src/Component/Common/VArray.php#L65
Unreachable statement - code above always terminates.