JuliaRegistries / TagBotErrorReports

Automatic error reports by TagBot
0 stars 0 forks source link

Automatic error report from rbontekoe/AppliAR.jl #66

Closed JuliaTagBot closed 4 years ago

JuliaTagBot commented 4 years ago

Repo: rbontekoe/AppliAR.jl Run URL: https://github.com/rbontekoe/AppliAR.jl/actions/runs/154232609 Image ID: sha256:7ca9328d827840267f8655cd69e0b637c05baba0651e4dae079eb06b91f75487 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 54, in <module>
    if not repo.is_registered():
  File "/root/tagbot/action/repo.py", line 260, in is_registered
    root = self._registry_path
  File "/root/tagbot/action/repo.py", line 96, in _registry_path
    uuid = self._project("uuid")
  File "/root/tagbot/action/repo.py", line 85, in _project
    self.__project = toml.loads(contents.decoded_content.decode())
  File "/usr/local/lib/python3.8/site-packages/toml/decoder.py", line 340, in loads
    raise TomlDecodeError("Unbalanced quotes", original, i)
toml.decoder.TomlDecodeError: Unbalanced quotes (line 4 column 17 char 106)
christopher-dG commented 4 years ago

fixed upstream already

JuliaTagBot commented 3 years ago

Probably duplicate error: Repo: a-poor/FeatureEng.jl Run URL: https://github.com/a-poor/FeatureEng.jl/actions/runs/522170818 Image ID: sha256:7ca9328d827840267f8655cd69e0b637c05baba0651e4dae079eb06b91f75487 Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 54, in <module>
    if not repo.is_registered():
  File "/root/tagbot/action/repo.py", line 260, in is_registered
    root = self._registry_path
  File "/root/tagbot/action/repo.py", line 96, in _registry_path
    uuid = self._project("uuid")
  File "/root/tagbot/action/repo.py", line 85, in _project
    self.__project = toml.loads(contents.decoded_content.decode())
  File "/usr/local/lib/python3.8/site-packages/toml/decoder.py", line 340, in loads
    raise TomlDecodeError("Unbalanced quotes", original, i)
toml.decoder.TomlDecodeError: Unbalanced quotes (line 17 column 17 char 516)