Skip to content

Fix test-action.yml #338

Fix test-action.yml

Fix test-action.yml #338

Triggered via push September 16, 2024 08:17
Status Success
Total duration 18s
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