debug logging and P2P keep alive overhaul #1246
Annotations
10 errors and 2 warnings
|
Test
Process completed with exit code 1.
|
|
Test:
p2p/p2p_test.go#L319
n1.RUnlock undefined (type testP2PNode has no field or method RUnlock)
|
|
Test:
p2p/p2p_test.go#L317
n1.RLock undefined (type testP2PNode has no field or method RLock)
|
|
Test:
p2p/metrics_test.go#L427
n1.UpdateQueueDepthMetrics undefined (type testP2PNode has no field or method UpdateQueueDepthMetrics)
|
|
Test:
p2p/metrics_test.go#L395
too many arguments in call to stream.queueSend
|
|
Test:
p2p/metrics_test.go#L365
undefined: PacketWithTiming
|
|
Test:
p2p/metrics_test.go#L348
undefined: PacketWithTiming
|
|
Test:
p2p/metrics_test.go#L245
too many arguments in call to stream.queueSend
|
|
Test:
p2p/metrics_test.go#L241
undefined: PacketWithTiming
|
|
Test:
p2p/metrics_test.go#L127
n1.UpdateQueueDepthMetrics undefined (type testP2PNode has no field or method UpdateQueueDepthMetrics)
|
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/canopy/canopy. Supported file pattern: go.sum
|
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/canopy/canopy. Supported file pattern: go.sum
|