FuelLabs/sway
`stdout`/`stderr` hidden when CI fails to build the mdbook
オープン
#1,617 opened on 2022/05/20
bugcigood first issue
Repository metrics
- Stars
- (61,702 個のスター)
- PR merge metrics
- (平均マージ 22h 6m) (30d で 16 merged PRs)
説明
@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.