FuelLabs/sway
`stdout`/`stderr` hidden when CI fails to build the mdbook
Ouverte
#1 617 ouverte le 20 mai 2022
bugcigood first issue
Métriques du dépôt
- Stars
- (61 702 étoiles)
- Métriques de merge PR
- (Merge moyen 22h 6m) (16 PRs mergées en 30 j)
Description
@binggh added some really nice errors to the mdbook-forc-documenter plugin that appear during mdbook build if there's a mismatch between the available forc commands and the file stubs listed under the for commands in the book.
However, the build mdbook CI job appears to hide all output for some reason, so when a dev runs into this they still have no idea what they've done wrong.