[Storehouse] Improving logging #28749
Annotations
10 errors and 4 warnings
ledger/complete/wal/wal.go#L229
cannot use startSegment (variable of type int) as uint64 value in argument to w.log.Info().Uint64
|
ledger/complete/wal/wal.go#L251
cannot use flattenedForest[len(flattenedForest) - 1].RootHash() (value of type ledger.RootHash) as []byte value in argument to w.log.Info().Hex
|
ledger/complete/wal/wal.go#L229
cannot use startSegment (variable of type int) as uint64 value in argument to w.log.Info().Uint64
|
ledger/complete/wal/wal.go#L251
cannot use flattenedForest[len(flattenedForest) - 1].RootHash() (value of type ledger.RootHash) as []byte value in argument to w.log.Info().Hex
|
ledger/complete/wal/wal.go#L229
cannot use startSegment (variable of type int) as uint64 value in argument to w.log.Info().Uint64
|
ledger/complete/wal/wal.go#L251
cannot use flattenedForest[len(flattenedForest) - 1].RootHash() (value of type ledger.RootHash) as []byte value in argument to w.log.Info().Hex
|
ledger/complete/wal/wal.go#L229
cannot use startSegment (variable of type int) as uint64 value in argument to w.log.Info().Uint64
|
ledger/complete/wal/wal.go#L251
cannot use flattenedForest[len(flattenedForest) - 1].RootHash() (value of type ledger.RootHash) as []byte value in argument to w.log.Info().Hex
|
ledger/complete/wal/wal.go#L229
cannot use startSegment (variable of type int) as uint64 value in argument to w.log.Info().Uint64
|
ledger/complete/wal/wal.go#L251
cannot use flattenedForest[len(flattenedForest) - 1].RootHash() (value of type ledger.RootHash) as []byte value in argument to w.log.Info().Hex
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading