test: add e2e test using multicast #1144
Annotations
6 errors and 1 warning
cmd/mcast/node_sidecar/main.go#L256
unchecked-type-assertion: type cast result is unchecked in anyMsg.(*wire.MsgTx) - type assertion will panic if not matched (revive)
|
cmd/mcast/node_sidecar/main.go#L271
unchecked-type-assertion: type cast result is unchecked in msg.(*wire.MsgBlock) - type assertion will panic if not matched (revive)
|
cmd/mcast/node_sidecar/main.go#L275
unchecked-type-assertion: type cast result is unchecked in msg.(*wire.MsgTx) - type assertion will panic if not matched (revive)
|
cmd/mcast/node_sidecar/main.go#L288
unchecked-type-assertion: type cast result is unchecked in msg.(*wire.MsgBlock) - type assertion will panic if not matched (revive)
|
cmd/mcast/node_sidecar/main.go#L292
unchecked-type-assertion: type cast result is unchecked in msg.(*wire.MsgTx) - type assertion will panic if not matched (revive)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading