woodpecker-ci/woodpecker

error message in UI does not point to workflow / yaml file

Opened this issue · 0 comments

Component

web-ui

Describe the bug

When there is an error in one of the workflows , the UI does not show which file is causing the error:

In this project I have build.yml and release.yml and the UI gives me that:

image

The error was in workflow release.yml (which was not triggerd), but not in build.yml.

Steps to reproduce

Schould be obvious

Expected behavior

Ich would like to see, which file / workflow is causing the error.

System Info

Woodpecker 2.7.3 (docker image)

Additional context

No response

Validations

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Checked that the bug isn't fixed in the next version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]