Skip to content

Bump @metamask/json-rpc-engine from 7.3.1 to 7.3.3 #314

Bump @metamask/json-rpc-engine from 7.3.1 to 7.3.3

Bump @metamask/json-rpc-engine from 7.3.1 to 7.3.3 #314

Triggered via pull request March 5, 2024 06:49
Status Failure
Total duration 1m 37s
Artifacts

main.yml

on: pull_request
Build, lint, and test  /  Prepare
38s
Build, lint, and test / Prepare
Check workflows
4s
Check workflows
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
All jobs completed
0s
All jobs completed
All jobs pass
0s
All jobs pass
is-release
0s
is-release
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  publish-npm-dry-run
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
Publish release / publish-npm
Publish release  /  get-release-version
Publish release / get-release-version
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 32 warnings
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L165
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L223
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L276
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L310
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L346
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L383
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L419
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L457
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L493
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (20.x): src/retryOnEmpty.test.ts#L526
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Build (20.x): src/block-cache.ts#L158
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
Build, lint, and test / Build (20.x): src/block-ref.ts#L76
Type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined' is not assignable to type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined'.
Build, lint, and test / Build (20.x): src/block-tracker-inspector.ts#L73
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (20.x): src/fetch.ts#L61
Type 'JsonRpcRequest<JsonRpcParams>' is not assignable to type 'PayloadWithOrigin'.
Build, lint, and test / Build (20.x): src/inflight-cache.ts#L26
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
Build, lint, and test / Build (20.x): src/inflight-cache.ts#L50
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (20.x): src/inflight-cache.ts#L68
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (20.x): src/providerAsMiddleware.ts#L15
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>'.
Build, lint, and test / Build (20.x): src/providerAsMiddleware.ts#L35
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>'.
Build, lint, and test / Build (20.x): src/retryOnEmpty.ts#L132
Type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined' is not assignable to type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined'.
Build, lint, and test / Lint (18.x)
The job was canceled because "_20_x" failed.
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L165
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L223
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L276
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L310
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L346
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L383
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L419
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L457
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L493
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (18.x): src/retryOnEmpty.test.ts#L526
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Build (18.x)
The job was canceled because "_20_x" failed.
Build, lint, and test / Build (18.x): src/block-cache.ts#L158
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
Build, lint, and test / Build (18.x): src/block-ref.ts#L76
Type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined' is not assignable to type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined'.
Build, lint, and test / Build (18.x): src/block-tracker-inspector.ts#L73
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (18.x): src/fetch.ts#L61
Type 'JsonRpcRequest<JsonRpcParams>' is not assignable to type 'PayloadWithOrigin'.
Build, lint, and test / Build (18.x): src/inflight-cache.ts#L26
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
Build, lint, and test / Build (18.x): src/inflight-cache.ts#L50
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (18.x): src/inflight-cache.ts#L68
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (18.x): src/providerAsMiddleware.ts#L15
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>'.
Build, lint, and test / Build (18.x): src/providerAsMiddleware.ts#L35
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>'.
Build, lint, and test / Build (18.x): src/retryOnEmpty.ts#L132
Type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined' is not assignable to type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined'.
Build, lint, and test / Test (16.x)
Process completed with exit code 1.
Build, lint, and test / Lint (16.x)
The job was canceled because "_20_x" failed.
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L165
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L223
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L276
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L310
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L346
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L383
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L419
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L457
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L493
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Lint (16.x): src/retryOnEmpty.test.ts#L526
Unexpected `await` of a non-Promise (non-"Thenable") value
Build, lint, and test / Build (16.x)
The job was canceled because "_20_x" failed.
Build, lint, and test / Build (16.x): src/block-cache.ts#L158
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
Build, lint, and test / Build (16.x): src/block-ref.ts#L76
Type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined' is not assignable to type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined'.
Build, lint, and test / Build (16.x): src/block-tracker-inspector.ts#L73
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (16.x): src/fetch.ts#L61
Type 'JsonRpcRequest<JsonRpcParams>' is not assignable to type 'PayloadWithOrigin'.
Build, lint, and test / Build (16.x): src/inflight-cache.ts#L26
Type 'JsonRpcMiddleware<(Record<string, Json> & ExactOptionalGuard) | (Record<string, Json> & ExactOptionalGuard & Json[]) | (Json[] & ExactOptionalGuard & Record<string, Json>) | (Json[] & ExactOptionalGuard & Json[]), Json>' is not assignable to type 'never'.
Build, lint, and test / Build (16.x): src/inflight-cache.ts#L50
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (16.x): src/inflight-cache.ts#L68
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").PendingJsonRpcResponse<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json>'.
Build, lint, and test / Build (16.x): src/providerAsMiddleware.ts#L15
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>'.
Build, lint, and test / Build (16.x): src/providerAsMiddleware.ts#L35
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcRequest<import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").JsonRpcParams>'.
Build, lint, and test / Build (16.x): src/retryOnEmpty.ts#L132
Type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined' is not assignable to type '{ data?: (import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/json-rpc-engine/node_modules/@metamask/utils/dist/types/json").Json & ExactOptionalGuard) | undefined; stack?: string | undefined; code: number; message: string; } | undefined'.
Build, lint, and test / Test (20.x)
The job was canceled because "_16_x" failed.
Build, lint, and test / Test (20.x)
Process completed with exit code 1.
Build, lint, and test / Test (18.x)
The job was canceled because "_16_x" failed.
Build, lint, and test / Test (18.x)
The operation was canceled.
All jobs pass
Process completed with exit code 1.
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (20.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (20.x): src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
Build, lint, and test / Lint (20.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/fetch.ts#L149
Missing JSDoc @param "options.req" description
Build, lint, and test / Lint (20.x): src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build, lint, and test / Lint (20.x): src/wallet.ts#L461
There must be no hyphen before @returns description
Build, lint, and test / Lint (20.x): src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (20.x): src/wallet.ts#L461
Types are not permitted on @returns
Build, lint, and test / Build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (18.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (18.x): src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
Build, lint, and test / Lint (18.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/fetch.ts#L149
Missing JSDoc @param "options.req" description
Build, lint, and test / Lint (18.x): src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build, lint, and test / Lint (18.x): src/wallet.ts#L461
There must be no hyphen before @returns description
Build, lint, and test / Lint (18.x): src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (18.x): src/wallet.ts#L461
Types are not permitted on @returns
Build, lint, and test / Test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test / Lint (16.x): src/block-cache.ts#L35
Use a hash name instead
Build, lint, and test / Lint (16.x): src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
Build, lint, and test / Lint (16.x): src/fetch.ts#L37
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (16.x): src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (16.x): src/fetch.ts#L149
Missing JSDoc @param "options.req" description
Build, lint, and test / Lint (16.x): src/utils/timeout.test.ts#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Build, lint, and test / Lint (16.x): src/wallet.ts#L461
There must be no hyphen before @returns description
Build, lint, and test / Lint (16.x): src/wallet.ts#L461
JSDoc description does not satisfy the regex pattern
Build, lint, and test / Lint (16.x): src/wallet.ts#L461
Types are not permitted on @returns