Update to OTNS version 2 #1275
Annotations
10 errors and 1 warning
Build:
dispatcher/dispatcher.go#L700
undefined: elapsed
|
Build:
dispatcher/dispatcher.go#L701
undefined: eventTypeAlarmFired
|
Build:
dispatcher/dispatcher.go#L703
node.SendMessage undefined (type *Node has no field or method SendMessage)
|
Build:
dispatcher/dispatcher.go#L709
undefined: id
|
Build:
dispatcher/dispatcher.go#L710
undefined: id
|
Build:
dispatcher/dispatcher.go#L711
d.isWatching undefined (type *Dispatcher has no field or method isWatching)
|
Build:
dispatcher/dispatcher.go#L711
undefined: id
|
Build:
dispatcher/dispatcher.go#L712
undefined: simplelogger
|
Build:
dispatcher/dispatcher.go#L712
undefined: id
|
Build:
dispatcher/dispatcher.go#L714
cannot use msg (variable of type []byte) as *event.Event value in argument to node.sendEvent
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ot-ns/ot-ns. Supported file pattern: go.sum
|
Loading