Implement key/value iteration #5
Merged
Annotations
8 errors and 1 warning
|
Run lint:
memory_test.go#L1087
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
Run lint:
memory_test.go#L1067
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
Run lint:
memory_test.go#L1050
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
Run lint:
memory_test.go#L1004
mapsloop: Replace m[k]=v loop with maps.Collect (modernize)
|
|
Run lint:
memory_test.go#L976
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
Run lint:
memory_test.go#L967
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
Run lint:
memory_test.go#L956
waitgroup: Goroutine creation can be simplified using WaitGroup.Go (modernize)
|
|
Run lint:
memory_test.go#L856
mapsloop: Replace m[k]=v loop with maps.Collect (modernize)
|
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading