Skip to content

TomlDecodeError: Key name found without value #251

@fonsp

Description

@fonsp

My TagBot failed to create the tag after my version was merged into General. I re-ran manually a couple of times but I keep getting the same error. I ended up generating the release by hand.

Error log:

Error: TagBot experienced an unexpected internal failure
Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 67, in <module>
    if not repo.is_registered():
  File "/root/tagbot/action/repo.py", line 396, in is_registered
    root = self._registry_path
  File "/root/tagbot/action/repo.py", line 147, in _registry_path
    registry = toml.loads(contents.decoded_content.decode())
  File "/usr/local/lib/python3.8/site-packages/toml/decoder.py", line 3[59](https://github.com/fonsp/Pluto.jl/actions/runs/3761657391/jobs/6393615936#step:3:60), in loads
    raise TomlDecodeError("Key name found without value."
toml.decoder.TomlDecodeError: Key name found without value. Reached end of file. (line 5[64](https://github.com/fonsp/Pluto.jl/actions/runs/3761657391/jobs/6393615936#step:3:65)4 column 27 char 512000)

Response (200): {
  "status": "Submitted error report"
}

Run: https://github.com/fonsp/Pluto.jl/actions/runs/3761657391/jobs/6393615936

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions