Restyle pb/action #208
Annotations
3 errors and 1 warning
image
buildx failed with: ERROR: failed to solve: ubuntu:18.04: failed to resolve source metadata for docker.io/library/ubuntu:18.04: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/ubuntu/manifests/sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
|
build
Canceling since a higher priority waiting request for 'CI-refs/pull/236/merge' exists
|
build
The operation was canceled.
|
lint:
src/Restyler/PullRequest/File.hs#L73
Suggestion in pullRequestFileToChangedPath in module Restyler.PullRequest.File: Redundant $ ▫︎ Found: "pure $ file.filename" ▫︎ Perhaps: "pure file.filename"
|