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
{{ message }}
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.
Traceback (most recent call last):
File "/tmp/example/.tox/dockerlint/bin/whale-linter", line 5, in <module>
whalelinter.run()
File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/__init__.py", line 49, in run
checker.check()
File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/checker.py", line 20, in check
dispatcher.react(line)
File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/dispatcher.py", line 35, in react
docker_command.arguments, docker_command.line)
File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/token.py", line 108, in __init__
self.labels = {l.split('=')[0]: l.split('=')[1] for l in self.payload}
File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/token.py", line 108, in <dictcomp>
self.labels = {l.split('=')[0]: l.split('=')[1] for l in self.payload}
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: