home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1107869556

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1718#issuecomment-1107869556 https://api.github.com/repos/simonw/datasette/issues/1718 1107869556 IC_kwDOBm6k_c5CCL90 9599 2022-04-24T16:02:27Z 2022-04-24T16:02:27Z OWNER

Looking at that first error it appears to be a place where I had deliberately omitted the body of the function:

https://github.com/simonw/datasette/blob/36573638b0948174ae237d62e6369b7d55220d7f/docs/internals.rst#L196-L211

I can use ... as the function body here to get it to pass.

Fixing those warnings actually helped me spot a couple of bugs, so I'm glad this happened.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1213683988  
Powered by Datasette · Queries took 0.935ms · About: github-to-sqlite