Moose0621 / writing-javascript-actions

https://lab.github.com/githubtraining/github-actions:-writing-javascript-actions
0 stars 0 forks source link

[Debug Mode] GitHub Learning Lab Errors #12

Open github-learning-lab[bot] opened 4 years ago

github-learning-lab[bot] commented 4 years ago

This issue is used for debugging errors thrown during a course.



Seeing a problem? Open an issue in the course repository.
github-learning-lab[bot] commented 4 years ago

Error in github-actions:-writing-javascript-actions:wrapping-things-up:respond[1]

TypeError: Cannot read property 'number' of undefined
    at module.exports (/app/node_modules/@github/learning-lab-components/actions/respond/index.js:12:22)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async Context.runActions (/app/lib/context.js:217:24)
    at async Course.runHandler (/app/lib/course.js:187:32)