aleixpol opened a new issue, #2079: URL: https://github.com/apache/buildstream/issues/2079
``` [00:00:00][ ][ main:core activity ] FAILURE Resolving elements [00:00:01][ ][ main:core activity ] FAILURE Build ref is not in the expected format ``` In the issue here I had a git `ref:` entry without a value. My fault. Still from the error message we can't even tell which of all the many bst files is at fault. It would have been useful if it tells me which file is at fault; the line would be even better. I'm putting it here instead of buildstream-plugins-community because looking at the `SourceError` class it doesn't have a location argument. Of course, the conclusion could be that this ought to be included in the message. In such case we'd need a policy somewhere for such formatting. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
