Skip to content

Bump actions/cache from 4.0.0 to 4.0.1 (#31) #170

Bump actions/cache from 4.0.0 to 4.0.1 (#31)

Bump actions/cache from 4.0.0 to 4.0.1 (#31) #170

Triggered via push March 4, 2024 10:50
Status Success
Total duration 16s
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