Seen in #34676 (comment). The linting fails early so there is no linting_output.txt from the linting workflow.
The bot comment workflow then fails build log
That means there is no bot comment indicating there is a linting issue ...
Probably the simplest thing to do when there is no linting_output.txt is to say click "Update branch" or run a command like git pull upstream main --no-rebase which should get rid of the error.
cc @AnneBeyer if you are interested 😉.
Seen in #34676 (comment). The linting fails early so there is no
linting_output.txtfrom the linting workflow.The bot comment workflow then fails build log
That means there is no bot comment indicating there is a linting issue ...
Probably the simplest thing to do when there is no
linting_output.txtis to say click "Update branch" or run a command likegit pull upstream main --no-rebasewhich should get rid of the error.cc @AnneBeyer if you are interested 😉.