hallee / eslint-action

✨ ESLint GitHub Action with inline lint annotations for pull requests
MIT License
119 stars 38 forks source link

Build fails due to 'annotations' variable not defined / missing #10

Closed darshkpatel closed 4 years ago

darshkpatel commented 4 years ago

So, after our discussion in #3 , I've used the latest version with changes from #6 merged, now there seems to be a new error popping up

Error TypeError: Cannot read property 'annotations' of undefined
    at updateCheck (/action/lib/run.js:86:28)

https://github.com/frg-fossee/eSim-Cloud/runs/692102494

hallee commented 4 years ago

Should be fixed in #13, thanks