Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Nightly reports are currently failing (https://github.com/ursacomputing/crossbow/runs/5840285120?check_suite_focus=true) due to the following error from archery crossbbow:
File "/home/runner/work/crossbow/crossbow/arrow/dev/archery/archery/crossbow/cli.py", line 237, in latest_prefix latest = queue.latest_for_prefix(prefix) File "/home/runner/work/crossbow/crossbow/arrow/dev/archery/archery/crossbow/core.py", line 568, in latest_for_prefix latest_id += "-0" TypeError: unsupported operand type(s) for +=: 'int' and 'str' Error: Process completed with exit code 1.
Attachments
Issue Links
- links to