Skip to content

[PR BOT] Generate release testdata files (#7520) #23929

[PR BOT] Generate release testdata files (#7520)

[PR BOT] Generate release testdata files (#7520) #23929

Triggered via push February 13, 2024 02:37
Status Failure
Total duration 1m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: pkg/manifests/releases/read.go#L19
exported: exported function ManifestURL should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L23
exported: exported type Reader should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L27
exported: exported function ReadReleases should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L31
exported: exported function ReadReleasesFromURL should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L72
exported: exported function ReadBundlesForRelease should have comment or be unexported (revive)
lint: pkg/manifests/releases/read.go#L76
exported: exported function ReleaseForVersion should have comment or be unexported (revive)
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L52
unexported-return: exported func New returns unexported type *github.githubProvider, which can be annoying to use (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#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/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
lint: pkg/providers/tinkerbell/hardware/index.go#L114
exported: exported type ErrUnknownIndex should have comment or be unexported (revive)