Skip to content

ci: more fixes

ci: more fixes #22

Re-run triggered October 21, 2024 20:09
Status Failure
Total duration 2m 45s
Artifacts

main.yaml

on: push
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
GHC 9.6.6 on ubuntu-24.04
Could not find module ‘Data.Aeson’
GHC 9.6.6 on ubuntu-24.04
Could not find module ‘Network.Wai.Handler.Warp’
GHC 9.6.6 on ubuntu-24.04
Could not find module ‘Servant’
GHC 9.6.6 on ubuntu-24.04: src/Spex/CommandLine/Ansi.hs#L3
Could not find module ‘System.Console.ANSI’
GHC 9.6.6 on ubuntu-24.04: src/Spex/CommandLine/ArgParser.hs#L6
Could not find module ‘Development.GitRev’
GHC 9.6.6 on ubuntu-24.04: src/Spex/CommandLine/ArgParser.hs#L7
Could not find module ‘Options.Applicative’
GHC 9.6.6 on ubuntu-24.04: src/Spex/CommandLine/Spinner.hs#L11
Could not find module ‘System.Console.ANSI’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Lexer.hs#L5
Could not find module ‘FlatParse.Basic’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Lexer.hs#L8
Could not find module ‘FlatParse.Basic’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Lexer.hs#L15
Could not find module ‘Data.ByteString.UTF8’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Monad.hs#L21
The qualified import of ‘Data.Set’ is redundant
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L10
The import of ‘Data.Map’ is redundant
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L12
The import of ‘Data.Set’ is redundant
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L19
The import of ‘debug’ from module ‘Spex.Monad’ is redundant
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L138
Defined but not used: ‘ctx’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L138
Defined but not used: ‘env’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L152
Defined but not used: ‘ctx’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L181
Defined but not used: ‘ty’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier/Generator.hs#L182
Defined but not used: ‘ty’
GHC 9.6.6 on ubuntu-24.04: src/Spex/Verifier.hs#L67
The record update e {genEnv = env'} with type AppEnv is ambiguous.