FuelLabs/sway

Treat warnings as erros in ci step that builds examples

Open

#4.274 aberto em 13 de mar. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (5.421 forks)batch import
cicode qualitygood first issue

Métricas do repositório

Stars
 (61.702 stars)
Métricas de merge de PR
 (Mesclagem média 5d 4h) (19 fundiu PRs em 30d)

Description

I think we should do our best to ensure that examples are state-of the art and should produce no warnings. To enforce that we can use the flag added in #4177 in our CI step.

Guia do colaborador