coala / gh-board

:octocat: Kanban for GitHub Issues
https://coala-gh-board.netlify.com/
GNU Affero General Public License v3.0
21 stars 25 forks source link

log "warning: no available reaction data! ... error: undefined" #88

Closed jayvdb closed 5 years ago

jayvdb commented 6 years ago

https://travis-ci.org/jayvdb/gh-board/jobs/408352263#L1581

could it be 'errors: 0'

Or something shorter. Excessive logging makes it harder to spot real problems.

imnotkk commented 6 years ago

I would like to work on this issue. Can you guide me how to and elaborate on this issue? Thanks!

li-boxuan commented 6 years ago

Relevant code can be found here: https://github.com/coala/gh-board/blob/ec19e220cc2ffe1c1f7dcf83c03ced2a189da039/src/github-graphql.js#L274

giannisal commented 6 years ago

Hello, in case @imnotkk is not working on this issue, I would like to take it up