Bump msgpackr from 1.5.5 to 1.10.1 in /dashboard #37
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run haskell/actions/hlint-run@v2:
src/Haka/Handlers/Heartbeats.hs#L197
Suggestion in remoteWriteHeartbeats in module Haka.Handlers.Heartbeats: Use void ▫︎ Found: "mkReq remoteUrl httpsUrl >> pure ()" ▫︎ Perhaps: "Control.Monad.void (mkReq remoteUrl httpsUrl)"
|
Run haskell/actions/hlint-run@v2:
src/Haka/Handlers/Heartbeats.hs#L198
Suggestion in remoteWriteHeartbeats in module Haka.Handlers.Heartbeats: Use void ▫︎ Found: "mkReq remoteUrl httpUrl >> pure ()" ▫︎ Perhaps: "Control.Monad.void (mkReq remoteUrl httpUrl)"
|
Run haskell/actions/setup@v2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build:
tools/Main.hs#L105
• Defaulting the following constraint to type ‘Integer’
|
Build:
tools/Main.hs#L121
Defined but not used: ‘sendHeartbeat’
|
The logs for this run have expired and are no longer available.
Loading