Skip to content

tests: fix a race in TestP2PwsStreamHandlerDedup (#6116) #7838

tests: fix a race in TestP2PwsStreamHandlerDedup (#6116)

tests: fix a race in TestP2PwsStreamHandlerDedup (#6116) #7838

Triggered via push August 29, 2024 20:18
Status Success
Total duration 4m 13s
Artifacts

benchmarks.yml

on: push
Performance regression check
4m 5s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
[Lint Warnings] crypto/stateproof/verifier.go#L101: crypto/stateproof/verifier.go#L101
G601: Implicit memory aliasing in for loop. (gosec)
[Lint Warnings] ledger/acctdeltas.go#L134: ledger/acctdeltas.go#L134
G601: Implicit memory aliasing in for loop. (gosec)
[Lint Warnings] network/p2p/capabilities.go#L82: network/p2p/capabilities.go#L82
func `(*CapabilitiesDiscovery).addPeer` is unused (unused)
[Lint Warnings] data/transactions/verify/txn.go#L84: data/transactions/verify/txn.go#L84
var `errTxGroupInsuffientLsigBudget` is unused (unused)
[Lint Warnings] tools/debug/transplanter/main.go#L164: tools/debug/transplanter/main.go#L164
func `decoderV1.decodeHeader` is unused (unused)
Performance regression check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/