Terminate ec2 instance runner after e2e tests (#6713) #20287
Annotations
10 errors and 10 warnings
pkg/utils/ptr/ptr.go#L20
exported: exported function Int should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L24
exported: exported function Int8 should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L28
exported: exported function Int16 should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L32
exported: exported function Int32 should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L36
exported: exported function Int64 should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L40
exported: exported function Uint should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L44
exported: exported function Uint8 should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L48
exported: exported function Uint16 should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L52
exported: exported function Uint32 should have comment or be unexported (revive)
|
pkg/utils/ptr/ptr.go#L56
exported: exported function Uint64 should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
|
pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L40
exported: type name will be used as github.GithubClient by other packages, and that stutters; consider calling this Client (revive)
|
pkg/git/providers/github/github.go#L52
exported: exported function New should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L133
exported: exported function GetGithubAccessTokenFromEnv should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L157
exported: exported type GitProviderNotFoundError should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L165
exported: exported function RepoUrl should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
|
internal/test/envtest/environment.go#L93
exported: exported type Environment should have comment or be unexported (revive)
|
internal/test/envtest/environment.go#L103
exported: exported type EnvironmentOpt should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading