This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Disable dependabot #1311
ci.yaml
on: pull_request
CI Build
2m 20s
Docker Build
2m 21s
Annotations
10 errors and 1 warning
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
|
CI Build
Restore cache failed: Dependencies file is not found in /home/runner/work/aws-nuke/aws-nuke. Supported file pattern: go.sum
|