Fmaste/dmq node #6349
Draft
Fmaste/dmq node #6349
IOG Hydra / ci/hydra-build:x86_64-linux.nonrequired
failed
Oct 31, 2025 in 0s
Build dependency failed
1 failed steps
Details
Failed Steps
Step 1
Derivation
/nix/store/phnn00g4733v1if3ky3fw6zfb26wp2i6-hlint-check.drv
Log
cardano-node/src/Cardano/Node/Tracing/Tracers/Diffusion.hs:6:1-31: Warning: Unused LANGUAGE pragma
Found:
{-# LANGUAGE NamedFieldPuns #-}
Perhaps you should remove it.
cardano-node/src/Cardano/Node/Tracing/Tracers/Diffusion.hs:7:1-34: Warning: Unused LANGUAGE pragma
Found:
{-# LANGUAGE OverloadedStrings #-}
Perhaps you should remove it.
2 hints
=====================================================================
Note: to ignore a particular hint (e.g. "Reduce duplication"), write
this in the source file:
{-# ANN module ("HLint: ignore Reduce duplication" :: Text) #-}
You can also apply it just to a particular function, which is better:
{-# ANN funcName ("HLint: ignore Reduce duplication" :: Text) #-}
Loading