noqcks/generated

StartsWith is not a function

Closed this issue · 1 comments

this.lines[0].StartsWith is not a function
at Generated.isGeneratedGrammarkit (/var/task/node_modules/@noqcks/generated/lib/generated.js:197:26)

I'm seeing this in the pull-request-size github bot logs.

EDIT: this was fixed by e635af0

as well

Cannot read property 'toString' of undefined
at new Generated (/var/task/node_modules/@noqcks/generated/lib/generated.js:8:23)

only for synchronize events in pull-request-size

EDIT: fixed in #10