The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
9f99953f640c542d52a00b489ac4a4e1e50ca714 / Jarek Potiuk <[email protected]>
Remove stderr redirection for get-workflow-info

The #28514 change added capability of getting trace errors for
the command by swapping redirection of stderr and stdout, but
debug output for github_output file remoined in stderr.

This was no problem in most cases as rich did not produce color
codes for stderr redirection and github_output was able to parse
it properly - and each line in the GITHHUB_OUTPUT was simply
duplicated.

However, when number of labels was big, rich split the message and
it caused Invalid format message.

Report URL: https://github.com/apache/airflow/actions/runs/4102424894

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to