Skip to content

fix(renovate): parse debug log file before Report

When parsing a multi-line debug log file (which is valid, but not what has been previously tested), we would error out, assuming it was a Report.

Instead, we can reorder this to correctly parse a debug log, then a Report.

Edited by Jamie Tanna

Merge request reports

Loading