Skip to content

Support GHC 9.8, bump upper bounds, and update CI #4

Support GHC 9.8, bump upper bounds, and update CI

Support GHC 9.8, bump upper bounds, and update CI #4

Triggered via pull request May 10, 2024 17:03
@byorgeybyorgey
synchronize #1828
ghc-9.8
Status Failure
Total duration 40s
Artifacts

hlint.yml

on: pull_request
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)"