FuelLabs/sway

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

Offen

#1.617 geöffnet am 20.05.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (5.421 Forks)batch import
bugcigood first issue

Repository-Metriken

Stars
 (61.702 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 22h 6m) (16 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide