Restyle pb/action #169
Annotations
4 errors and 3 warnings
image
buildx failed with: Learn more at https://docs.docker.com/go/build-cache-backends/
|
lint
HLint failed with status: 1. Warning (2)
|
build
Canceling since a higher priority waiting request for 'CI-refs/pull/236/merge' exists
|
build
The operation was canceled.
|
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
|