Skip to content

HTTP retrieval proposal #3531

HTTP retrieval proposal

HTTP retrieval proposal #3531

Triggered via pull request February 5, 2025 14:16
@hsanjuanhsanjuan
synchronize #747
http-retr2
Status Failure
Total duration 2m 7s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
go-check / All: bitswap/network/httpnet/msg_sender.go#L209
call of log.Debugf copies lock value: sync/atomic.Int64 contains sync/atomic.noCopy
go-check / All
Process completed with exit code 1.
go-check / All: bitswap/network/httpnet/msg_sender.go#L91
should use make([]*senderURL, len(sender.urls)) instead (S1019)
go-check / All: bitswap/network/httpnet/msg_sender.go#L92
should use copy(to, from) instead of a loop (S1001)
go-check / All
Process completed with exit code 1.