Skip to content

Rewrite for usage primarily on GitHub Actions #170

Rewrite for usage primarily on GitHub Actions

Rewrite for usage primarily on GitHub Actions #170

Triggered via pull request July 11, 2024 20:44
@pbrisbinpbrisbin
synchronize #235
pb/action
Status Failure
Total duration 14m 22s
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