You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: App\Controller\SnippetController::isValidRepositoryName(): Argument #1 ($repository) must be of type string, null given, called in /application/src/Controller/SnippetController.php on line 24
File "/src/Controller/SnippetController.php", line 52, in App\Controller\SnippetController::isValidRepositoryName
private function isValidRepositoryName(string $repository): bool
File "/src/Controller/SnippetController.php", line 24, in App\Controller\SnippetController::all
if (!$this->isValidRepositoryName($repository)) {
File "/public/index.php", line 5
require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';
...
(3 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: BADGE-POSER-90
The text was updated successfully, but these errors were encountered: