Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'title' #3

Open
aalbright2 opened this issue Nov 15, 2022 · 0 comments
Open

KeyError: 'title' #3

aalbright2 opened this issue Nov 15, 2022 · 0 comments

Comments

@aalbright2
Copy link

Hi, I'm trying to get this action set up and I think I have it configured properly but I seem to be getting an error. This also occurs when I try to use the outline_test.md file so I think something might be broken?

Let me know if there's other info I can provide, here's the full error output.

Processing diablo-athena-to-sql/README.md... Syncing... 
Traceback (most recent call last):
Unable to sync diablo-athena-to-sql/README.md due to missing required metadata.
  File "/usr/local/bin/gfmd", line 8, in <module>
    sys.exit(run())
  File "/usr/local/lib/python3.8/site-packages/gfmd/__main__.py", line 167, in run
    process_file(file)
  File "/usr/local/lib/python3.8/site-packages/gfmd/__main__.py", line 57, in process_file
    title=document["title"],
  File "/usr/local/lib/python3.8/site-packages/frontmatter/__init__.py", line 275, in __getitem__
    return self.metadata[name]
KeyError: 'title'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant