Skip to content

Try out the release pipeline with 0.1.7.1 #221

Try out the release pipeline with 0.1.7.1

Try out the release pipeline with 0.1.7.1 #221

Triggered via push July 20, 2024 21:30
Status Success
Total duration 20s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
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