Skip to content

Add first version of github actions CI #1

Add first version of github actions CI

Add first version of github actions CI #1

Triggered via push June 13, 2024 09:04
Status Failure
Total duration 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
hlint
HLint failed with status: 1. Warning (2)
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"