Skip to content

Bump kleidukos/get-tested from 0.1.7.0 to 0.1.7.1 #237

Bump kleidukos/get-tested from 0.1.7.0 to 0.1.7.1

Bump kleidukos/get-tested from 0.1.7.0 to 0.1.7.1 #237

Triggered via pull request July 22, 2024 10:44
Status Success
Total duration 16s
Artifacts

linting.yml

on: pull_request
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