Skip to content

Bump fourmolu/fourmolu-action from 8 to 10 #167

Bump fourmolu/fourmolu-action from 8 to 10

Bump fourmolu/fourmolu-action from 8 to 10 #167

Triggered via pull request January 29, 2024 10:48
Status Success
Total duration 16s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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