FuelLabs/sway

`stdout`/`stderr` hidden when CI fails to build the mdbook

Aperta

#1617 aperta il 20 mag 2022

 (1 commento) (0 reazioni) (0 assegnatari)Rust (5421 fork)batch import
bugcigood first issue

Metriche repository

Star
 (61.702 stelle)
Metriche merge PR
 (Merge medio 22h 6m) (16 PR mergiate in 30 g)

Descrizione

@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.

Guida contributor