Skip to content

Fix softnet CPU Index #346

Fix softnet CPU Index

Fix softnet CPU Index #346

Triggered via pull request May 11, 2023 12:57
Status Failure
Total duration 24s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
issues found
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-go@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint: net_softnet.go#L137
increment-decrement: should replace cpuIndex += 1 with cpuIndex++ (revive)