This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Nightly Build #221
Annotations
10 errors
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L196
unknown field storageUpdates in struct literal of type StructTracer
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L196
undefined: StorageUpdate
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L197
cannot use make(map[types.Address]map[StorageAccess]bool) (value of type map[types.Address]map[StorageAccess]bool) as map[string]map[StorageAccess]bool value in struct literal
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L227
unknown field storageUpdates in struct literal of type StructTracer
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L227
undefined: StorageUpdate
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L228
cannot use make(map[types.Address]map[StorageAccess]bool) (value of type map[types.Address]map[StorageAccess]bool) as map[string]map[StorageAccess]bool value in struct literal
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L286
unknown field storageUpdates in struct literal of type StructTracer
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L286
undefined: StorageUpdate
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L287
cannot use make(map[types.Address]map[StorageAccess]bool) (value of type map[types.Address]map[StorageAccess]bool) as map[string]map[StorageAccess]bool value in struct literal
|
Run Go Test:
state/runtime/tracer/structtracer/tracer_test.go#L302
undefined: StorageUpdate
|
The logs for this run have expired and are no longer available.
Loading