Bump actions/setup-go from 5.5.0 to 6.2.0 #128
Closed
Annotations
9 errors
|
|
|
pkg/netset/ipblock.go#L358
Consider preallocating cidrList (prealloc)
|
|
pkg/netset/ipblock.go#L185
Consider preallocating cidrs (prealloc)
|
|
pkg/ds/tripleset_left.go#L110
Consider preallocating res (prealloc)
|
|
pkg/ds/multimap.go#L72
Consider preallocating res (prealloc)
|
|
pkg/ds/multimap.go#L56
Consider preallocating res (prealloc)
|
|
pkg/ds/hashset.go#L70
Consider preallocating res with capacity len(v) * len(m.m) (prealloc)
|
|
pkg/ds/hashmap.go#L77
Consider preallocating res with capacity len(v) * len(m.m) (prealloc)
|
|
pkg/netset/ipblock.go#L204
G602: slice index out of range (gosec)
|
The logs for this run have expired and are no longer available.
Loading