Scrutinizer GitHub App not installed

We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.

Install GitHub App

Completed
Pull Request — master (#710)
by Cristian
07:14
created
src/PanelTraits/Read.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
      * Get all entries from the database with conditions.
62 62
      *
63 63
      * @param string $length the number of records requested
64
-     * @param string $skip how many to skip
64
+     * @param integer $skip how many to skip
65 65
      * @param string $orderBy the column to order by
66 66
      * @param string $orderDirection how to order asc/desc
67 67
      * @param string $filter what string to filter the name by
Please login to merge, or discard this patch.