Skip to content

fix InboxTools method: GetForceIncludableBlockRange #1451

fix InboxTools method: GetForceIncludableBlockRange

fix InboxTools method: GetForceIncludableBlockRange #1451

Re-run triggered August 2, 2024 09:06
Status Failure
Total duration 12m 40s
Artifacts

build-test.yml

on: pull_request
Matrix: install
Matrix: audit
Matrix: lint
Matrix: test-integration
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 15 warnings
Lint on Node.js v20
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
Lint on Node.js v20: 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; }'.
Lint on Node.js v20
Process completed with exit code 2.
Lint on Node.js v18
The job was canceled because "_20" failed.
Lint on Node.js v18
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration)
Lint on Node.js v18: 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; }'.
Lint on Node.js v18
Process completed with exit code 2.
Test (Unit) on Node.js v20: 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; }'.
Test (Unit) on Node.js v20
Process completed with exit code 2.
Test (Unit) on Node.js v18: 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; }'.
Test (Unit) on Node.js v18
Process completed with exit code 2.
Test (Integration) on Node.js v20: 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; }'.
Test (Integration) on Node.js v20
Process completed with exit code 2.
Test (Integration) on Node.js v18: 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; }'.
Test (Integration) on Node.js v18
Process completed with exit code 2.
Test (Integration) on Node.js v18 with L3: 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; }'.
Test (Integration) on Node.js v18 with L3
Process completed with exit code 2.
Test (Integration) on Node.js v20 with L3: 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; }'.
Test (Integration) on Node.js v20 with L3
Process completed with exit code 2.
Test (Integration) on Node.js v18 with L3 with custom gas token: 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; }'.
Test (Integration) on Node.js v18 with L3 with custom gas token
Process completed with exit code 2.
Test (Integration) on Node.js v20 with L3 with custom gas token: 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; }'.
Test (Integration) on Node.js v20 with L3 with custom gas token
Process completed with exit code 2.
Install on Node.js v18
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Install on Node.js v20
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Audit on Node.js v20
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Audit on Node.js v18
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint on Node.js v20
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/
Lint on Node.js v20
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Lint on Node.js v18
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
Test (Unit) on Node.js v20
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Unit) on Node.js v18
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Integration) on Node.js v20
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Integration) on Node.js v18
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Integration) on Node.js v18 with L3
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Integration) on Node.js v20 with L3
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Integration) on Node.js v18 with L3 with custom gas token
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Integration) on Node.js v20 with L3 with custom gas token
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/