Verify the condition matches certaint amount of times before moving t… #20604
Annotations
10 errors and 10 warnings
pkg/config/proxy_test.go#L10
var-naming: var wantHttpsProxy should be wantHTTPSProxy (revive)
|
pkg/config/proxy_test.go#L11
var-naming: var wantHttpProxy should be wantHTTPProxy (revive)
|
pkg/workflow/workflow.go#L113
exported: comment on exported method Workflow.BindPostTaskHook should be of the form "BindPostTaskHook ..." (revive)
|
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/git/providers/github/github.go#L52
unexported-return: exported func New returns unexported type *github.githubProvider, which can be annoying to use (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#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)
|
pkg/api/v1alpha1/cloudstackmachineconfig_types.go#L138
error-return: error should be the last type when returning multiple items (revive)
|
pkg/api/v1alpha1/cloudstackmachineconfig_types.go#L58
exported: exported type SymlinkMaps should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading