The GitHub Actions job "Build & Publish Registry" on airflow.git/main has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 55162a373963947089c8153ad58c127719836625 / Daniel Seo <[email protected]> UI: Fix log line number gaps caused by group markers (#65039) * Fix log line number gaps caused by group markers (#47888) Group markers (::group:: / ::endgroup::) consumed line number indices but were removed during group processing, leaving gaps in the displayed line numbers (e.g. 0, 2, 3 instead of 0, 1, 2). Pre-scan the log data to assign sequential display line numbers that skip group markers, and pin wrapped line numbers to the top with alignItems flex-start. * fix test --------- Co-authored-by: hseo36 <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/24378278123 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
