Bump fourmolu/fourmolu-action from 8 to 10 #167
Annotations
2 warnings
hlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/hlint-setup@v2, haskell-actions/hlint-run@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
hlint:
app/Extract.hs#L79
Suggestion in expandUnionVersionRanges in module Extract: Use tuple-section ▫︎ Found: "\\ v -> (f, v)" ▫︎ Perhaps: "(f,)" ▫︎ Note: may require `{-# LANGUAGE TupleSections #-}` adding to the top of the file
|