Skip to content

Fix rpc

Fix rpc #1908

Triggered via pull request November 7, 2023 17:28
@cabradorcabrador
synchronize #801
petr/fix_rpc
Status Failure
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.