Merge pull request #6 from tstromberg/main #24
Annotations
8 errors
|
lint:
memory_test.go#L1087
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
lint:
memory_test.go#L1067
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
lint:
memory_test.go#L1050
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
lint:
memory_test.go#L1004
mapsloop: Replace m[k]=v loop with maps.Collect (modernize)
|
|
lint:
memory_test.go#L976
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
lint:
memory_test.go#L967
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
lint:
memory_test.go#L956
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
lint:
memory_test.go#L856
mapsloop: Replace m[k]=v loop with maps.Collect (modernize)
|