Skip to content

Update CI

Update CI #1

Triggered via push May 10, 2024 16:56
Status Failure
Total duration 40s
Artifacts

hlint.yml

on: push
Fit to window
Zoom out
Zoom in

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)"