implements conditionExpression instead of expression #128
Annotations
10 errors
src/Language/CaseGroup.php#L22
Parameter $else of method Tpetry\QueryExpressions\Language\CaseGroup::__construct() has invalid type Tpetry\QueryExpressions\Language\Expression.
|
src/Language/CaseGroup.php#L22
Property Tpetry\QueryExpressions\Language\CaseGroup::$else has unknown class Tpetry\QueryExpressions\Language\Expression as its type.
|
src/Language/CaseGroup.php#L35
Parameter #2 $expression of method Tpetry\QueryExpressions\Language\CaseGroup::stringize() expects Illuminate\Contracts\Database\Query\Expression|string, string|Tpetry\QueryExpressions\Language\Expression given.
|
src/Language/Cast.php#L48
Match arm comparison between 'double' and 'double' is always true.
|
src/Language/Cast.php#L49
No error with identifier match.unreachable is reported on line 49.
|
src/Language/Cast.php#L59
Match arm comparison between 'int' and 'int' is always true.
|
src/Language/Cast.php#L60
No error with identifier match.unreachable is reported on line 60.
|
src/Language/Cast.php#L68
Match arm comparison between 'double' and 'double' is always true.
|
src/Language/Cast.php#L69
No error with identifier match.unreachable is reported on line 69.
|
src/Language/Cast.php#L79
Match arm comparison between 'int' and 'int' is always true.
|
The logs for this run have expired and are no longer available.
Loading