Update with some suggestions and some extrapolation from those. #61
Annotations
4 errors and 1 warning
phpstan:
src/DB/QueryBuilder/Clauses/From.php#L27
Else branch is unreachable because ternary operator condition is always true.
|
phpstan:
src/DB/QueryBuilder/Clauses/Join.php#L36
Else branch is unreachable because ternary operator condition is always true.
|
phpstan:
src/DB/QueryBuilder/Clauses/Select.php#L25
Else branch is unreachable because ternary operator condition is always true.
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|