Add payload by root handler and a few more things #46489
Annotations
10 errors and 1 warning
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L96
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L118
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L151
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L185
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L219
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L253
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L285
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L317
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L351
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Test for fuzzing:
beacon-chain/rpc/eth/beacon/handlers_test.go#L378
cannot use mockBlockFetcher (variable of type *testutil.MockBlocker) as lookup.Blocker value in struct literal: *testutil.MockBlocker does not implement lookup.Blocker (wrong type for method Payload)
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
|
Loading