Step failure doesn't always lead to build failure
Open
hack-day
technical debt
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 2
Description
It seems that failure of some steps doesn't always lead to the build stopping. In particular, when analysis failed due to issue #221 Fab carried on to compile which obviously failed.
Contributor guide
Research direction
Start by reproducing the analysis failure described in issue #221 and tracing how step failures are propagated into the build result. Confirm the expected behavior with a regression test: an analysis failure should stop the build before compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100