Bump golangci/golangci-lint-action from 8 to 9 #1004
Annotations
10 errors
|
lint:
cache.go#L67
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
|
|
lint:
cache.go#L47
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
|
|
lint:
benchmarks_test.go#L61
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
lint:
benchmarks_test.go#L38
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
lint:
benchmarks_test.go#L16
bloop: b.N can be modernized using b.Loop() (modernize)
|
|
lint:
baked_in.go#L3136
reflecttypefor: reflect.TypeOf call can be simplified using TypeFor (modernize)
|
|
lint:
baked_in.go#L3037
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
lint:
baked_in.go#L675
rangeint: for loop can be modernized using range over int (modernize)
|
|
lint:
baked_in.go#L657
rangeint: for loop can be modernized using range over int (modernize)
|
|
lint:
baked_in.go#L304
rangeint: for loop can be modernized using range over int (modernize)
|