Skip to content

Skip hlint job for now #2

Skip hlint job for now

Skip hlint job for now #2

Triggered via push June 13, 2024 09:06
Status Failure
Total duration 11m 26s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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"