We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -277,7 +277,7 @@ |
||
| 277 | 277 | |
| 278 | 278 | try { |
| 279 | 279 | $count = $outerQuery->cursor()->first()->total_rows; |
| 280 | - }catch(\Exception $e){ |
|
| 280 | + } catch(\Exception $e){ |
|
| 281 | 281 | dd($e->getMessage()); |
| 282 | 282 | } |
| 283 | 283 | } |