Skip to content

Problem: concurrent map read and write from priority nonce mempool #324

Problem: concurrent map read and write from priority nonce mempool

Problem: concurrent map read and write from priority nonce mempool #324

Triggered via pull request August 23, 2024 01:04
Status Success
Total duration 30m 6s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Analyze: types/mempool/priority_index.go#L122
unexported-return: exported method GetScore returns unexported type *mempool.score[C], which can be annoying to use (revive)
Analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/