We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -63,6 +63,9 @@ |
||
63 | 63 | return \call_user_func_array($resolveCallback, $resolveArgs); |
64 | 64 | } |
65 | 65 | |
66 | + /** |
|
67 | + * @param callable $accessChecker |
|
68 | + */ |
|
66 | 69 | private function processFilter($result, $accessChecker, $resolveArgs) |
67 | 70 | { |
68 | 71 | /** @var ResolveInfo $resolveInfo */ |