runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 170, in <module> me = Me() File "/app/app.py", line 104, in __init__ self._get_github() ~~~~~~~~~~~~~~~~^^ File "/app/app.py", line 113, in _get_github name = repo['name'] ~~~~^^^^^^^^ TypeError: string indices must be integers, not 'str'
Container logs:
Fetching error logs...