Fix rpc #1908
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
build:
executor/rpc_request_provider_test.go#L114
unknown field Block in struct literal of type "github.com/Fantom-foundation/Aida/rpc".RequestAndResults
|
build:
executor/rpc_request_provider_test.go#L115
unknown field Timestamp in struct literal of type "github.com/Fantom-foundation/Aida/rpc".RequestAndResults
|
build:
executor/rpc_request_provider_test.go#L117
cannot use json.RawMessage{} (value of type json.RawMessage) as *"github.com/Fantom-foundation/Aida/rpc".Response value in struct literal
|
build:
executor/rpc_request_provider_test.go#L124
unknown field Block in struct literal of type "github.com/Fantom-foundation/Aida/rpc".RequestAndResults
|
build:
executor/rpc_request_provider_test.go#L125
unknown field Timestamp in struct literal of type "github.com/Fantom-foundation/Aida/rpc".RequestAndResults
|
build:
executor/rpc_request_provider_test.go#L128
undefined: rpc.Error
|
build
Process completed with exit code 1.
|