Dev catch #533
Annotations
1 error and 3 warnings
Run HLint
HLint failed with status: 1. Warning (1), Suggestion (1)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Run HLint:
rhine/src/FRP/Rhine/Clock/Catch.hs#L1
Warning in module FRP.Rhine.Clock.Catch: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE Arrows #-}"
|
Run HLint:
rhine/src/FRP/Rhine/Clock/Catch.hs#L41
Suggestion in module FRP.Rhine.Clock.Catch: Redundant $ ▫︎ Found: "morphS (ExceptT . tryJust handler) $ runningClock" ▫︎ Perhaps: "morphS (ExceptT . tryJust handler) runningClock"
|
The logs for this run have expired and are no longer available.
Loading