Skip to content

Clear Status on Docker Reconcile (#6882) #20962

Clear Status on Docker Reconcile (#6882)

Clear Status on Docker Reconcile (#6882) #20962

Triggered via push October 24, 2023 22:32
Status Failure
Total duration 2m 4s
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/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
lint: pkg/constants/constants.go#L91
exported: exported type Operation should have comment or be unexported (revive)
lint: pkg/constants/constants.go#L94
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/filewriter/writer.go#L17
exported: exported function NewWriter should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L8
exported: exported type FileWriter should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter_defaults.go#L7
exported: exported const DefaultTmpFolder should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter_defaults.go#L13
exported: exported function Permission0600 should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L18
exported: exported type FileOptions should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L23
exported: exported type FileOptionsFunc should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter_defaults.go#L17
exported: exported function PersistentFile 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#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/api/v1alpha1/oidcconfig_webhook.go#L17
exported: exported method OIDCConfig.SetupWebhookWithManager should have comment or be unexported (revive)
lint: pkg/api/v1alpha1/tinkerbellmachineconfig.go#L12
exported: exported const TinkerbellMachineConfigKind should have comment or be unexported (revive)