FuelLabs/sway

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

开放

#1,617 创建于 2022年5月20日

 (1 条评论) (0 个反应) (0 位负责人)Rust (5,421 个派生)batch import
bugcigood first issue

仓库指标

星标
 (61,702 个星标)
PR 合并指标
 (平均合并 22小时 6分钟) (30 天内合并 16 个 PR)

描述

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

贡献者指南