wandersoncferreira / code-review

Code Reviews in Emacs
https://wandersoncferreira.github.io/code-review/
GNU General Public License v3.0
462 stars 49 forks source link

Code review fails to open #223

Closed thermopyle closed 1 year ago

thermopyle commented 1 year ago

Describe the bug When I either use code-review-forge-pr-at-point or code-review-start this fails with an error message;

Fetch diff PR...80% 
deferred error : (wrong-type-argument sequencep number-or-marker-p)

To Reproduce Steps to reproduce the behavior:

  1. Run code-review-start with an URL to the PR.
  2. See error

Expected behavior PR should open in the code review editor.

Desktop (please complete the following information):

thermopyle commented 1 year ago

After update of a number of different packages, it now works again.