fix InboxTools method: GetForceIncludableBlockRange #1451
Annotations
3 errors and 2 warnings
|
src/lib/inbox/inbox.ts#L214
Type '(returnData: string) => Result' is not assignable to type '(returnData: string) => [BigNumber, BigNumber, BigNumber, BigNumber] & { delayBlocks: BigNumber; futureBlocks: BigNumber; delaySeconds: BigNumber; futureSeconds: BigNumber; }'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
This job failed
Loading