Skip to content

Markup refactored

Markup refactored #6

Triggered via push August 21, 2023 05:37
Status Failure
Total duration 7m 0s
Artifacts

haskell-ci.yml

on: push
Matrix: cabal
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
hlint
HLint failed with status: 1. Warning (1), Suggestion (1)
ormolu
Ormolu detected unformatted files
hlint: src/MarkupParse.hs#L745
Suggestion in declXmlP in module MarkupParse: Redundant bracket ▫︎ Found: "[av, en] <> (maybe [] (: []) st)" ▫︎ Perhaps: "[av, en] <> maybe [] (: []) st"
hlint: src/MarkupParse.hs#L745
Warning in declXmlP in module MarkupParse: Use maybeToList ▫︎ Found: "maybe [] (: [])" ▫︎ Perhaps: "maybeToList"
GHC 9.6 on ubuntu-latest
Cache save failed.
GHC 9.6 on ubuntu-latest
Failed to save: commitCache failed: Cache service responded with 500
GHC 8.10 on ubuntu-latest: src/MarkupParse/Patch.hs#L13
The import of ‘GHC.Exts’ is redundant
GHC 9.2 on ubuntu-latest: src/MarkupParse/Patch.hs#L13
The import of ‘GHC.Exts’ is redundant
GHC 9.2 on ubuntu-latest
Failed to save: uploadChunk (start: 0, end: 33230985) failed: Cache service responded with 500
GHC 9.6 on windows-latest
Cache save failed.