Skip to content

p2p: reuse existing libp2p.Host for http clients (#6129) #15

p2p: reuse existing libp2p.Host for http clients (#6129)

p2p: reuse existing libp2p.Host for http clients (#6129) #15

Triggered via push September 17, 2024 15:00
Status Success
Total duration 5m 20s
Artifacts

tools.yml

on: push
Test tools modules
5m 8s
Test tools modules
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)
Test tools modules
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/