Skip to content

Remove experimentalSelfManagedUpgrade flag for management cluster rec… #20973

Remove experimentalSelfManagedUpgrade flag for management cluster rec…

Remove experimentalSelfManagedUpgrade flag for management cluster rec… #20973

Triggered via push October 25, 2023 17:33
Status Failure
Total duration 2m 18s
Artifacts
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/features/features.go#L10
exported: exported function FeedGates should have comment or be unexported (revive)
lint: pkg/features/features.go#L14
exported: exported type Feature should have comment or be unexported (revive)
lint: pkg/features/features.go#L19
exported: exported function IsActive should have comment or be unexported (revive)
lint: pkg/features/features.go#L28
exported: exported function CloudStackKubeVipDisabled should have comment or be unexported (revive)
lint: pkg/features/features.go#L35
exported: exported function CheckpointEnabled should have comment or be unexported (revive)
lint: pkg/features/features.go#L42
exported: exported function UseNewWorkflows should have comment or be unexported (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)