Restyle pb/action #171
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
|