Skip to content

feat(#2212): support type info component #1617

feat(#2212): support type info component

feat(#2212): support type info component #1617

Triggered via pull request January 17, 2025 13:17
Status Failure
Total duration 1m 1s
Artifacts 3

continuous-integration.yml

on: pull_request
Matrix: PHPUnit
Codecov
0s
Codecov
Fit to window
Zoom out
Zoom in

Annotations

21 errors
PHPUnit (8.4, 5.4, true)
Process completed with exit code 255.
PHPUnit (8.3, 5.4, true)
Process completed with exit code 255.
PHPUnit (8.2, 6.4, true)
Process completed with exit code 255.
PHPUnit (8.3, 6.4, true)
Process completed with exit code 255.
PHPUnit (8.1, 6.4, true)
Process completed with exit code 255.
PHPUnit (8.2, 5.4, true)
Process completed with exit code 255.
PHPUnit (8.4, 6.4, true)
Process completed with exit code 255.
PHPUnit (8.1, 5.4, true)
Process completed with exit code 255.
PHPStan: tests/TypeDescriber/BoolDescriberTest.php#L42
Parameter #1 $type of method Nelmio\ApiDocBundle\TypeDescriber\BoolDescriber::supports() expects Symfony\Component\TypeInfo\Type\BuiltinType, Symfony\Component\TypeInfo\Type given.
PHPStan: tests/TypeDescriber/BoolDescriberTest.php#L44
Parameter #1 $type of method Nelmio\ApiDocBundle\TypeDescriber\BoolDescriber::describe() expects Symfony\Component\TypeInfo\Type\BuiltinType, Symfony\Component\TypeInfo\Type given.
PHPStan: tests/TypeDescriber/BoolDescriberTest.php#L67
Method class@anonymous/tests/TypeDescriber/BoolDescriberTest.php:66::method() should return bool but return statement is missing.
PHPStan: tests/TypeDescriber/FloatDescriberTest.php#L42
Parameter #1 $type of method Nelmio\ApiDocBundle\TypeDescriber\FloatDescriber::supports() expects Symfony\Component\TypeInfo\Type\BuiltinType, Symfony\Component\TypeInfo\Type given.
PHPStan: tests/TypeDescriber/FloatDescriberTest.php#L44
Parameter #1 $type of method Nelmio\ApiDocBundle\TypeDescriber\FloatDescriber::describe() expects Symfony\Component\TypeInfo\Type\BuiltinType, Symfony\Component\TypeInfo\Type given.
PHPStan: tests/TypeDescriber/FloatDescriberTest.php#L68
Method class@anonymous/tests/TypeDescriber/FloatDescriberTest.php:67::method() should return float but return statement is missing.
PHPStan
Process completed with exit code 1.
PHPUnit (7.4, 5.4, --prefer-lowest, true)
Process completed with exit code 2.
PHPUnit (8.4, 7.1, false)
Process completed with exit code 2.
PHPUnit (8.3, 7.1, false)
Process completed with exit code 2.
PHPUnit (7.4, 5.4, true)
Process completed with exit code 2.
PHPUnit (8, 5.4, true)
Process completed with exit code 2.
PHPUnit (8.2, 7.1, false)
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
phpunit-8.2-7.2-false Expired
26.4 KB
phpunit-8.3-7.2-false Expired
26.4 KB
phpunit-8.4-7.2-false Expired
26.4 KB