Skip to content

update go-libp2p to v0.29.0 #1592

update go-libp2p to v0.29.0

update go-libp2p to v0.29.0 #1592

Triggered via pull request July 14, 2023 18:33
Status Failure
Total duration 3m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
go-lint: core/node/libp2p/rcmgr.go#L17
SA1019: "github.com/libp2p/go-libp2p/p2p/host/resource-manager/obs" is deprecated: obs is deprecated and the exported types and methods are moved to rcmgr package. Use the corresponding identifier in the rcmgr package, for example obs.NewStatsTraceReporter => rcmgr.NewStatsTraceReporter (staticcheck)
go-lint
Process completed with exit code 2.