Skip to content

Bump actions/cache from 3.3.3 to 4.0.0 (#29) #166

Bump actions/cache from 3.3.3 to 4.0.0 (#29)

Bump actions/cache from 3.3.3 to 4.0.0 (#29) #166

Triggered via push January 22, 2024 11:37
Status Success
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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