HTTP retrieval proposal #3365
Annotations
6 errors
go vet
too many arguments in call to New
|
go vet
Process completed with exit code 1.
|
staticcheck:
bitswap/client/internal/peermanager/peermanager_test.go#L271
too many arguments in call to New
|
staticcheck:
bitswap/network/httpnet/metrics.go#L13
type ctxKeyT is unused (U1000)
|
staticcheck:
bitswap/network/httpnet/metrics.go#L15
var ctxKey is unused (U1000)
|
staticcheck
Process completed with exit code 1.
|
Loading