Skip to content

Add 1.28 CloudStack E2E (#6772) #20609

Add 1.28 CloudStack E2E (#6772)

Add 1.28 CloudStack E2E (#6772) #20609

Triggered via push October 6, 2023 20:16
Status Failure
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/git/gogithub/gogithub.go#L19
exported: exported type GoGithub should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L24
exported: exported type Options should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L28
exported: exported function New should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L35
exported: exported type HTTPClient should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L39
exported: exported type Client should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L55
exported: exported var HttpClient should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L124
exported: exported method GoGithub.GetAccessTokenPermissions should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L147
exported: exported method GoGithub.CheckAccessTokenPermissions should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L180
exported: exported method GoGithub.AuthenticatedUser should have comment or be unexported (revive)
lint: pkg/git/gogithub/gogithub.go#L188
exported: exported method GoGithub.Organization should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
lint: pkg/git/providers/github/github.go#L165
var-naming: func RepoUrl should be RepoURL (revive)
lint: pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
lint: 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)
lint: pkg/git/providers/github/github.go#L52
exported: exported function New should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L133
exported: exported function GetGithubAccessTokenFromEnv should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L157
exported: exported type GitProviderNotFoundError should have comment or be unexported (revive)
lint: pkg/git/factory/gitfactory.go#L26
exported: exported type GitTools should have comment or be unexported (revive)
lint: pkg/git/factory/gitfactory.go#L33
exported: exported type GitToolsOpt should have comment or be unexported (revive)