Benchmarking Cache and WorkerPool implementations #15
Annotations
4 errors and 1 warning
lint (ubuntu-latest):
bench/access.go#L10
S1019: should use make([]int, size) instead (gosimple)
|
lint (ubuntu-latest):
bench/access.go#L11
S1019: should use make([]int, size) instead (gosimple)
|
lint (ubuntu-latest):
lockfree/list_test.go#L42
SA4006: this value of `r` is never used (staticcheck)
|
lint (ubuntu-latest)
issues found
|
lint (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|