Skip to content

Update with some suggestions and some extrapolation from those. #61

Update with some suggestions and some extrapolation from those.

Update with some suggestions and some extrapolation from those. #61

Triggered via push October 23, 2023 17:50
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

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/