Skip to content

Prepare 0.1.8.1

Prepare 0.1.8.1 #320

Triggered via pull request September 13, 2024 14:25
@KleidukosKleidukos
synchronize #60
0.1.8.1
Status Success
Total duration 13s
Artifacts

linting.yml

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