haskell-flake icon indicating copy to clipboard operation
haskell-flake copied to clipboard

stan: CI check

Open srid opened this issue 7 months ago • 2 comments

Another thing worth considering: add a flake check that will fail if project health is not 100%. Poeple can always add excludes to their stan config if there's a good reason to reject certain suggestions.

Originally posted by @srid in https://github.com/srid/haskell-flake/issues/384#issuecomment-2549607956

srid avatar Jul 03 '25 16:07 srid

om ci on vira passes even with <100% stan health:

Image

srid avatar Jul 03 '25 16:07 srid

Note that Nix build already fails if stan produces Errors. Just not for Warnings

Caught this in https://github.com/juspay/vira/pull/199

srid avatar Oct 10 '25 00:10 srid