Reduce wasted iterations in enforceMsgPerSubjectLimit
#610
Annotations
4 errors
Run golangci-lint
issues found
|
Run golangci-lint:
server/filestore.go#L9812
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
Run golangci-lint:
server/filestore.go#L7099
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
Run golangci-lint:
server/jetstream_sourcing_scaling_test.go#L18
File is not properly formatted (goimports)
|
Loading