Exercises' file unification #1300
ci.yml
on: pull_request
Matrix: phpstan-tests
Matrix: phpstan
Matrix: tests
Annotations
6 errors
|
phpstan (8.3)
Process completed with exit code 1.
|
|
phpstan (8.3):
app/helpers/Swagger/AnnotationData.php#L72
Ternary operator condition is always false.
|
|
phpstan (8.3):
app/helpers/Swagger/AnnotationData.php#L71
Variable $description on left side of ?? is never defined.
|
|
phpstan (8.2)
Process completed with exit code 1.
|
|
phpstan (8.2):
app/helpers/Swagger/AnnotationData.php#L72
Ternary operator condition is always false.
|
|
phpstan (8.2):
app/helpers/Swagger/AnnotationData.php#L71
Variable $description on left side of ?? is never defined.
|