Rewrite to add support for random-acces for Crypt4GHReader if support… #224
Annotations
7 errors and 2 warnings
streaming/streaming_test.go#L848
unslice: could simplify buf[:] to buf (gocritic)
|
streaming/in.go#L330
`if segmentPos != c.sourcePos` has complex nested blocks (complexity: 8) (nestif)
|
streaming/in.go#L331
S1002: should omit comparison to bool constant, can be simplified to `seekable` (gosimple)
|
streaming/in.go#L468
copylocks: GetHeader passes lock by value: github.com/neicnordic/crypt4gh/streaming.Crypt4GHReader contains sync.Mutex (govet)
|
streaming/in.go#L172
return with no blank line before (nlreturn)
|
streaming/in.go#L434
return with no blank line before (nlreturn)
|
|
|
streaming/in.go#L197
var-declaration: should drop = 0 from declaration of var i; it is the zero value (revive)
|
The logs for this run have expired and are no longer available.
Loading