SoV networking support #5179
Annotations
10 errors and 1 warning
build_test:
network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
|
build_test:
network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
|
build_test:
network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
|
build_test:
network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
|
build_test:
network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
|
build_test:
network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
|
build_test:
network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
|
build_test:
network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
|
build_test:
network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
|
build_test:
network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading