Fix SeedHash API #731
Annotations
10 errors
common/types_test.go#L328
cannot range over a (variable of type *Address)
|
common/types_test.go#L329
invalid operation: cannot index a (variable of type *Address)
|
common/types_test.go#L332
invalid operation: cannot index a (variable of type *Address)
|
common/types_test.go#L347
usedA.SetBytes undefined (type Address has no field or method SetBytes)
|
common/types_test.go#L381
addr.SetBytes undefined (type Address has no field or method SetBytes)
|
internal/testlog/testlog.go#L28
undefined: log.Lvl
|
internal/testlog/testlog.go#L28
undefined: log.Handler
|
internal/testlog/testlog.go#L34
undefined: log.Format
|
internal/testlog/testlog.go#L37
undefined: log.Record
|
internal/testlog/testlog.go#L54
undefined: log.Record
|
The logs for this run have expired and are no longer available.
Loading