feat: make lossy buffers dynamically striped #219
Annotations
10 errors and 1 warning
lint (1.19.x, ubuntu-latest):
builder.go#L136
G115: integer overflow conversion int -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
internal/expiry/variable.go#L85
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
internal/expiry/variable.go#L97
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
internal/expiry/variable.go#L133
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
internal/hashtable/map.go#L86
G115: integer overflow conversion int -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
internal/hashtable/map.go#L91
G115: integer overflow conversion int -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
internal/hashtable/map.go#L162
G115: integer overflow conversion int -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
internal/hashtable/map.go#L438
G115: integer overflow conversion int -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
stats/counter.go#L75
G115: integer overflow conversion int -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest):
stats/counter.go#L81
G115: integer overflow conversion int -> uint64 (gosec)
|
lint (1.19.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/otter/otter. Supported file pattern: go.sum
|