Add payload by root handler and a few more things #46489
Annotations
20 errors and 2 warnings
Lint:
beacon-chain/execution/engine_client_fuzz_test.go#L18
could not import github.com/prysmaticlabs/prysm/v5/beacon-chain/execution (-: import cycle not allowed in test) (typecheck)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
|