[Storehouse] Improving logging #28749
Annotations
10 errors
integration/tests/lib/util.go#L10
"github.com/onflow/cadence" imported and not used (typecheck)
|
integration/tests/bft/base_suite.go#L149
b.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
integration/tests/epochs/suite.go#L128
s.Track undefined (type *Suite has no field or method Track) (typecheck)
|
integration/dkg/node.go#L45
n.Ctx undefined (type *node has no field or method Ctx) (typecheck)
|
integration/dkg/node.go#L49
n.Cancel undefined (type *node has no field or method Cancel) (typecheck)
|
integration/dkg/node.go#L57
n.PublicDB undefined (type *node has no field or method PublicDB) (typecheck)
|
integration/dkg/node.go#L58
n.SecretsDB undefined (type *node has no field or method SecretsDB) (typecheck)
|
integration/dkg/dkg_emulator_test.go#L78
n.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
|
integration/dkg/dkg_emulator_test.go#L107
node.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
|
integration/dkg/dkg_whiteboard_test.go#L259
n.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading