208 support metrics report generation #307
Annotations
2 warnings
Run haskell-actions/hlint-run@v2:
eo-phi-normalizer/src/Language/EO/Phi/Normalize.hs#L3
Warning in module Language.EO.Phi.Normalize: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE OverloadedLabels #-}"
|
Run haskell-actions/hlint-run@v2:
eo-phi-normalizer/src/Language/EO/Phi/Rules/Yaml.hs#L303
Warning in evaluateMetaFuncs' in module Language.EO.Phi.Rules.Yaml: Redundant pure ▫︎ Found: "do nuCount' <- gets (Common.intToBytesObject . nuCount)\n pure nuCount'" ▫︎ Perhaps: "do gets (Common.intToBytesObject . nuCount)"
|
Loading