Skip hlint job for now #2
build.yml
on: push
ormolu
3s
hlint
6s
Markdown lint
17s
Build
11m 7s
Annotations
3 errors and 2 warnings
hlint
HLint failed with status: 1. Warning (2)
|
Build:
test/HelpTextSpec.hs#L18
In the use of ‘undefined’
|
Build
Process completed with exit code 1.
|
hlint:
test/HelpTextSpec.hs#L1
Warning in module HelpTextSpec: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE TypeApplications #-}"
|
hlint:
test/HelpTextSpec.hs#L13
Warning in spec in module HelpTextSpec: Redundant bracket ▫︎ Found: "(parserInfo)" ▫︎ Perhaps: "parserInfo"
|