Skip to content

implement circular cache #22

implement circular cache

implement circular cache #22

Triggered via pull request August 2, 2023 11:40
Status Failure
Total duration 13m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lints.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.