Skip to content

Add CodeGuru Reviewer RepositoryAssociation support #102

Add CodeGuru Reviewer RepositoryAssociation support

Add CodeGuru Reviewer RepositoryAssociation support #102

Triggered via pull request October 27, 2023 01:04
@gsoriagsoria
opened #18
CL-732
Status Success
Total duration 4m 34s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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#L128
error strings should not be capitalized or end with punctuation or a newline
CI Build: cmd/nuke.go#L147
exported method Nuke.Scan should have comment or be unexported