This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Add manual trigger to workflow #1213
ci.yaml
on: pull_request
CI Build
2m 15s
Docker Build
3m 1s
Annotations
11 errors and 5 warnings
CI Build:
cmd/log.go#L13
exported var ReasonSkip should have comment or be unexported
|
CI Build:
cmd/log.go#L21
exported var ColorRegion should have comment or be unexported
|
CI Build:
cmd/log.go#L27
comment on exported function Sorted should be of the form "Sorted ..."
|
CI Build:
cmd/log.go#L43
exported function Log should have comment or be unexported
|
CI Build:
cmd/nuke.go#L14
exported type Nuke should have comment or be unexported
|
CI Build:
cmd/nuke.go#L24
exported function NewNuke should have comment or be unexported
|
CI Build:
cmd/nuke.go#L33
exported method Nuke.Run should have comment or be unexported
|
CI Build:
cmd/nuke.go#L37
error strings should not be capitalized or end with punctuation or a newline
|
CI Build:
cmd/nuke.go#L118
error strings should not be capitalized or end with punctuation or a newline
|
CI Build:
cmd/nuke.go#L137
exported method Nuke.Scan should have comment or be unexported
|
Docker Build
buildx failed with: ERROR: failed to solve: failed to push docker.io/rebuy/aws-nuke:add-manual-trigger: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Arebuy%2Faws-nuke%3Apull%2Cpush&service=registry.docker.io: 401 Unauthorized
|
CI Build
Restore cache failed: Dependencies file is not found in /home/runner/work/aws-nuke/aws-nuke. Supported file pattern: go.sum
|
Docker Build
Failed to download action 'https://api.github.com/repos/docker/setup-qemu-action/tarball/68827325e0b33c7199eb31dd4e31fbe9023e06e3'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
Docker Build
Back off 12.457 seconds before retry.
|
Docker Build
Failed to download action 'https://api.github.com/repos/docker/setup-qemu-action/tarball/68827325e0b33c7199eb31dd4e31fbe9023e06e3'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
Docker Build
Back off 28.966 seconds before retry.
|