Skip to content

improve fork detection performance #189

improve fork detection performance

improve fork detection performance #189

Triggered via pull request August 24, 2024 11:19
Status Failure
Total duration 53s
Artifacts

test-pr.yml

on: pull_request
Run code checks  /  Run code checks
43s
Run code checks / Run code checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run code checks / Run code checks: indexer/beacon/forkcache.go#L369
this value of updateForks is never used (SA4006)
Run code checks / Run code checks: indexer/beacon/forkcache.go#L369
this result of append is never used, except maybe in other appends (SA4010)
Run code checks / Run code checks
Process completed with exit code 1.
Run code checks / Run code checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/