Skip to content

Hotfix for the setup action #313

Hotfix for the setup action

Hotfix for the setup action #313

Triggered via pull request September 12, 2024 21:14
Status Success
Total duration 15s
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