feat(lfu): better implementation and perf improvements (#56) #262
Annotations
2 errors and 1 warning
|
lint
issues found
|
|
lint:
pkg/lfu/lfu.go#L354
`if freqList.Len() == 0` has complex nested blocks (complexity: 5) (nestif)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/hot/hot. Supported file pattern: go.mod
|