Skip to content

Benchmarking Cache and WorkerPool implementations #15

Benchmarking Cache and WorkerPool implementations

Benchmarking Cache and WorkerPool implementations #15

Triggered via pull request March 29, 2024 20:40
Status Failure
Total duration 1m 25s
Artifacts

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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/.