FuelLabs/sway

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

Aberta

#1.617 aberto em 20 de mai. de 2022

 (1 comentário) (0 reação) (0 responsável)Rust (5.421 forks)batch import
bugcigood first issue

Métricas do repositório

Stars
 (61.702 estrelas)
Métricas de merge de PR
 (Mesclagem média 22h 6m) (16 fundiu PRs em 30d)

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.

Guia do colaborador