Merge pull request #132 from kobergj/NatjsKVStore #72
Annotations
10 errors and 10 warnings
Run Linters:
gobreaker.go#L27
line is 121 characters (lll)
|
Run Linters:
gobreaker.go#L39
only one cuddle assignment allowed before if statement (wsl)
|
Run Linters:
gobreaker.go#L56
anonymous switch statements should never be cuddled (wsl)
|
Run Linters:
gobreaker.go#L57
avoid direct access to proto field merr.Code, use merr.GetCode() instead (protogetter)
|
Run Linters:
gobreaker.go#L59
avoid direct access to proto field merr.Id, use merr.GetId() instead (protogetter)
|
Run Linters:
gobreaker.go#L63
avoid direct access to proto field merr.Code, use merr.GetCode() instead (protogetter)
|
Run Linters:
gobreaker.go#L79
return statements should not be cuddled if block has more than two lines (wsl)
|
Run Linters:
gobreaker.go#L91
return statements should not be cuddled if block has more than two lines (wsl)
|
Run Linters:
gobreaker_test.go#L42
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
Run Linters:
gobreaker_test.go#L43
avoid direct access to proto field merr.Code, use merr.GetCode() instead (protogetter)
|
Run Linters:
gobreaker.go#L1
package-comments: should have a package comment (revive)
|
Run Linters:
gobreaker.go#L12
exported: exported type BreakerMethod should have comment or be unexported (revive)
|
Run Linters:
gobreaker.go#L15
exported: exported const BreakService should have comment (or a comment on this block) or be unexported (revive)
|
Run Linters:
configure.go#L1
package-comments: should have a package comment (revive)
|
Run Linters:
validator.go#L1
package-comments: should have a package comment (revive)
|
Run Linters:
validator.go#L10
exported: exported type Validator should have comment or be unexported (revive)
|
Run Linters:
validator.go#L14
exported: exported function NewHandlerWrapper should have comment or be unexported (revive)
|
Run Linters:
victoriametrics.go#L1
package-comments: should have a package comment (revive)
|
Run Linters:
victoriametrics.go#L16
exported: comment on exported var DefaultMetricPrefix should be of the form "DefaultMetricPrefix ..." (revive)
|
Run Linters:
victoriametrics.go#L18
exported: comment on exported var DefaultLabelPrefix should be of the form "DefaultLabelPrefix ..." (revive)
|
The logs for this run have expired and are no longer available.
Loading