cdb/github-actions-for-ci

[Debug Mode] GitHub Learning Lab Errors

github-learning-lab opened this issue · 1 comments

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


  • Node.js Version: v12.14.1
  • Node.js Env: production
  • Git SHA: 6f01118c2cfc91df2d183b0df0630f8d89294b98
  • Git Branch: fix-pg-doc

Seeing a problem? Open an issue in the course repository.

Error in github-actions:-continuous-integration:use-an-action-to-automate-pull-request-reviews:createPullRequestComment[2]

HttpError: {"message":"Validation Failed","errors":[{"resource":"PullRequestReviewComment","code":"custom","field":"pull_request_review_id","message":"pull_request_review_id must be pending"}],"documentation_url":"https://developer.github.com/v3/pulls/comments/#create-a-comment"}
    at /app/node_modules/@octokit/rest/lib/request/request.js:72:19
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:94:5)
    at async Context.runActions (/app/lib/context.js:217:24)
    at async Course.runHandler (/app/lib/course.js:187:32)