feat: batch hash tree root #1688
Annotations
10 errors and 1 warning
Type 'Record<"AttestationSubnets" | "BeaconBlockHeader" | "BeaconBlockHeaderBigint" | "SignedBeaconBlockHeader" | "SignedBeaconBlockHeaderBigint" | "Checkpoint" | "CheckpointBigint" | ... 49 more ... | "Genesis", Type<...>>' is not assignable to type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/phase0/sszTypes")'.
|
Argument of type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/phase0/sszTypes")' is not assignable to parameter of type 'Record<"AttestationSubnets" | "BeaconBlockHeader" | "BeaconBlockHeaderBigint" | "SignedBeaconBlockHeader" | "SignedBeaconBlockHeaderBigint" | "Checkpoint" | "CheckpointBigint" | ... 49 more ... | "Genesis", Type<...>>'.
|
Type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "Metadata" | "SyncSubnets" | "SyncCommittee" | "SyncCommitteeMessage" | "SyncCommitteeContribution" | ... 13 more ... | "LightClientStore", Type<...>>' is not assignable to type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/altair/sszTypes")'.
|
Argument of type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/altair/sszTypes")' is not assignable to parameter of type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "Metadata" | "SyncSubnets" | "SyncCommittee" | "SyncCommitteeMessage" | "SyncCommitteeContribution" | ... 13 more ... | "LightClientStore", Type<...>>'.
|
Type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "Transaction" | "Transactions" | "CommonExecutionPayloadType" | "ExecutionPayload" | "ExecutionPayloadHeader" | ... 10 more ... | "SSEPayloadAttributes", Type<...>>' is not assignable to type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/bellatrix/sszTypes")'.
|
Argument of type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/bellatrix/sszTypes")' is not assignable to parameter of type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "Transaction" | "Transactions" | "CommonExecutionPayloadType" | "ExecutionPayload" | "ExecutionPayloadHeader" | ... 10 more ... | "SSEPayloadAttributes", Type<...>>'.
|
Type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "LightClientHeader" | "LightClientBootstrap" | "LightClientUpdate" | "LightClientFinalityUpdate" | ... 16 more ... | "HistoricalSummary", Type<...>>' is not assignable to type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/capella/sszTypes")'.
|
Argument of type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/capella/sszTypes")' is not assignable to parameter of type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "LightClientHeader" | "LightClientBootstrap" | "LightClientUpdate" | "LightClientFinalityUpdate" | ... 16 more ... | "HistoricalSummary", Type<...>>'.
|
Type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "LightClientHeader" | "LightClientBootstrap" | "LightClientUpdate" | "LightClientFinalityUpdate" | ... 30 more ... | "ExecutionPayloadAndBlobsBundle", Type<...>>' is not assignable to type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/deneb/sszTypes")'.
|
Argument of type 'typeof import("/home/runner/work/ssz/ssz/node_modules/@lodestar/types/lib/deneb/sszTypes")' is not assignable to parameter of type 'Record<"BeaconBlockBody" | "BeaconBlock" | "SignedBeaconBlock" | "BeaconState" | "LightClientHeader" | "LightClientBootstrap" | "LightClientUpdate" | "LightClientFinalityUpdate" | ... 30 more ... | "ExecutionPayloadAndBlobsBundle", Type<...>>'.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading