Remove liquid-patform #782
Annotations
1 error and 2 warnings
hlint
HLint failed with status: 1. Warning (1)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/hlint-setup@v2, haskell/actions/hlint-run@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
hlint:
liquidhaskell-boot/src/Language/Haskell/Liquid/UX/Annotate.hs#L23
Warning in module Language.Haskell.Liquid.UX.Annotate: Use fewer imports ▫︎ Found: "import Control.Monad ( unless )\nimport Control.Monad ( when, forM_ )\n" ▫︎ Perhaps: "import Control.Monad ( unless, when, forM_ )\n"
|
The logs for this run have expired and are no longer available.
Loading