You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/12 15:36:05 UTC

[GitHub] [incubator-devlake] mindlesscloud commented on issue #3720: [Bug][Pipeline] GitHub pipeline failed when only CODE entities were specified

mindlesscloud commented on issue #3720:
URL: https://github.com/apache/incubator-devlake/issues/3720#issuecomment-1312508563

   The error was caused by the missing records in the table `_tool_github_pull_requests` during extracting PR review comments. To be more accurate, the error `gorm.ErrRecordNotFound` in line 125 is the root problem.
   https://github.com/apache/incubator-devlake/blob/v0.14.2/plugins/github/tasks/pr_review_comment_extractor.go#L125
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org