Skip to content

Restyle pb/action

Restyle pb/action #171

Triggered via pull request July 11, 2024 20:45
Status Failure
Total duration 15m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
HLint failed with status: 1. Warning (2)
lint: src/Restyler/PullRequestSpec.hs#L41
Warning in parser in module Restyler.PullRequestSpec: Functor law ▫︎ Found: "PullRequestSpec\n <$> (mkName Proxy . pack <$> manyTill nonSpace (char '/'))" ▫︎ Perhaps: "(PullRequestSpec Unsafe.. mkName Proxy . pack\n Unsafe.<$> manyTill nonSpace (char '/'))"
lint: src/Restyler/Restrictions.hs#L54
Warning in parseOverrides in module Restyler.Restrictions: Functor law ▫︎ Found: "Restrictions\n <$>\n (fmap not\n <$> lastSwitch \"NO_NET_NONE\" \"Run restylers without --net=none\")" ▫︎ Perhaps: "(Restrictions . fmap not\n <$> lastSwitch \"NO_NET_NONE\" \"Run restylers without --net=none\")"
build
No cache found
build
No cache found