Skip to content

Fix BR etcd backup and restore page (#6864) #20913

Fix BR etcd backup and restore page (#6864)

Fix BR etcd backup and restore page (#6864) #20913

Triggered via push October 20, 2023 21:37
Status Failure
Total duration 1m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/kubeconfig/kubeconfig.go#L73
exported: comment on exported function ResolveAndValidateFilename should be of the form "ResolveAndValidateFilename ..." (revive)
lint: pkg/kubeconfig/kubeconfig.go#L114
exported: exported function ValidateKubeconfigPath should have comment or be unexported (revive)
lint: pkg/task/task.go#L195
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: pkg/task/task.go#L199
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: pkg/task/task.go#L243
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: pkg/task/task.go#L248
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: pkg/task/task.go#L28
exported: comment on exported type CommandContext should be of the form "CommandContext ..." (with optional leading article) (revive)
lint: pkg/task/task.go#L53
exported: exported method CommandContext.SetError should have comment or be unexported (revive)
lint: pkg/task/task.go#L59
exported: exported type Profiler should have comment or be unexported (revive)
lint: pkg/task/task.go#L64
exported: comment on exported method Profiler.SetStartTask should be of the form "SetStartTask ..." (revive)
lint: internal/test/envtest/environment.go#L96
exported: exported type Environment should have comment or be unexported (revive)
lint: internal/test/envtest/environment.go#L106
exported: exported type EnvironmentOpt should have comment or be unexported (revive)
lint: internal/test/envtest/environment.go#L108
exported: exported function WithAssignment should have comment or be unexported (revive)
lint: internal/test/envtest/environment.go#L240
exported: exported method Environment.Client should have comment or be unexported (revive)
lint: internal/test/envtest/environment.go#L254
exported: exported method Environment.CreateNamespaceForTest should have comment or be unexported (revive)
lint: internal/test/kubernetes.go#L11
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: internal/test/logger.go#L8
exported: exported function NewNullLogger should have comment or be unexported (revive)
lint: internal/test/timer.go#L10
exported: exported function FakeNow should have comment or be unexported (revive)
lint: internal/test/matchers.go#L13
exported: exported function OfType should have comment or be unexported (revive)
lint: internal/test/random.go#L7
exported: exported function RandString should have comment or be unexported (revive)