Update CI #1
Annotations
1 error and 1 warning
hlint
HLint failed with status: 1. Warning (1)
|
hlint:
src/swarm-tournament/Swarm/Web/Tournament/Database/Query.hs#L73
Warning in module Swarm.Web.Tournament.Database.Query: Functor law ▫︎ Found: "AssociatedSolutionSolutionCharacterization <$> (Sha1 <$> field)" ▫︎ Perhaps: "(AssociatedSolutionSolutionCharacterization . Sha1 <$> field)"
|