WIP disable addr change; doc comments #23
Annotations
10 errors
microcluster/app.go#L322
Error return value of `recover.UpdateTrustStore` is not checked (errcheck)
|
cluster/recover.go#L21
Comment should end in a period (godot)
|
internal/recover/recover.go#L77
Comment should end in a period (godot)
|
internal/recover/recover.go#L137
Comment should end in a period (godot)
|
internal/sys/os.go#L91
exported: exported method OS.ControlSocketPath should have comment or be unexported (revive)
|
internal/recover/recover.go#L154
comment-spacings: no space between comment delimiter and comment text (revive)
|
internal/recover/recover.go#L203
comment-spacings: no space between comment delimiter and comment text (revive)
|
internal/recover/recover.go#L25
exported: exported function GetLocalClusterMembers should have comment or be unexported (revive)
|
internal/recover/recover.go#L70
exported: exported function ReadTrustStore should have comment or be unexported (revive)
|
internal/recover/recover.go#L111
exported: exported function CreateRecoveryTarball should have comment or be unexported (revive)
|
This job failed
Loading