Skip to content

Bump fourmolu/fourmolu-action from 10 to 11 (#61) #341

Bump fourmolu/fourmolu-action from 10 to 11 (#61)

Bump fourmolu/fourmolu-action from 10 to 11 (#61) #341

Triggered via push October 28, 2024 10:47
Status Success
Total duration 16s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
hlint: src/GetTested/Extract.hs#L98
Suggestion in expandUnionVersionRanges in module GetTested.Extract: Use tuple-section ▫︎ Found: "\\ v -> (f, v)" ▫︎ Perhaps: "(f,)" ▫︎ Note: may require `{-# LANGUAGE TupleSections #-}` adding to the top of the file