Skip to content

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

Support GHC 9.8, bump upper bounds, and update CI

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

Triggered via pull request May 10, 2024 16:56
@byorgeybyorgey
synchronize #1828
ghc-9.8
Status Failure
Total duration 44s
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)"