[Network] upgrade libp2p and libp2p-pubsub libraries #36786
Annotations
10 errors
Run golangci-lint:
integration/tests/lib/util.go#L10
"github.com/onflow/cadence" imported and not used (typecheck)
|
Run golangci-lint:
integration/tests/bft/base_suite.go#L149
b.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
Run golangci-lint:
integration/tests/epochs/base_suite.go#L115
s.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
Run golangci-lint:
integration/tests/access/cohort3/execution_state_sync_test.go#L65
s.Track undefined (type *ExecutionStateSyncSuite has no field or method Track) (typecheck)
|
Run golangci-lint:
integration/tests/access/cohort3/execution_state_sync_test.go#L157
s.BlockState undefined (type *ExecutionStateSyncSuite has no field or method BlockState) (typecheck)
|
Run golangci-lint:
integration/tests/access/cohort3/execution_state_sync_test.go#L158
s.BlockState undefined (type *ExecutionStateSyncSuite has no field or method BlockState) (typecheck)
|
Run golangci-lint:
integration/tests/access/cohort3/execution_state_sync_test.go#L162
s.BlockState undefined (type *ExecutionStateSyncSuite has no field or method BlockState) (typecheck)
|
Run golangci-lint:
integration/tests/access/cohort4/grpc_state_stream_test.go#L159
s.Track undefined (type *GrpcStateStreamSuite has no field or method Track) (typecheck)
|
Run golangci-lint:
integration/tests/access/cohort4/grpc_state_stream_test.go#L184
s.BlockState undefined (type *GrpcStateStreamSuite has no field or method BlockState) (typecheck)
|
Run golangci-lint:
integration/tests/access/cohort4/grpc_state_stream_test.go#L185
s.BlockState undefined (type *GrpcStateStreamSuite has no field or method BlockState) (typecheck)
|
Loading