Skip to content

Expand type aliases in dependent pairs #1187

Expand type aliases in dependent pairs

Expand type aliases in dependent pairs #1187

Triggered via pull request November 20, 2024 17:54
Status Failure
Total duration 35s
Artifacts

hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
hlint
HLint failed with status: 1. Warning (1)
hlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/hlint-setup@v2, haskell/actions/hlint-run@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
hlint: liquidhaskell-boot/src/Language/Haskell/Liquid/Bare/Expand.hs#L336
Warning in module Language.Haskell.Liquid.Bare.Expand: Use void ▫︎ Found: "fmap (const ())" ▫︎ Perhaps: "void"