implement circular cache #22
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
lint:
utils/simplecb/simplecb.go#L56
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
utils/circularbuff/circularbuff_test.go#L154
test helper function should start from b.Helper() (thelper)
|
lint:
utils/circularbuff/circularbuff_test.go#L166
test helper function should start from b.Helper() (thelper)
|
lint:
utils/circularbuff/circularbuff_test.go#L199
test helper function should start from b.Helper() (thelper)
|
lint:
utils/simplecb/simplecb_test.go#L57
test helper function should start from b.Helper() (thelper)
|
lint:
utils/simplecb/simplecb_test.go#L71
test helper function should start from b.Helper() (thelper)
|
lint
Process completed with exit code 2.
|