Use @metamask/json-rpc-engine
#81
main.yml
on: pull_request
Build, lint, and test
/
Prepare
16s
Check workflows
5s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Publish release
/
...
/
Publish docs to GitHub Pages
publish-release
/
...
/
Publish docs to GitHub Pages
Annotations
13 errors
Build, lint, and test / Build (20.x):
src/utils.ts#L51
Type 'JsonRpcError<JsonRpcRequest<Json[] | Record<string, Json> | undefined>>' is not assignable to type '{ code: number; message: string; data?: Json | undefined; stack?: string | undefined; }'.
|
Build, lint, and test / Build (20.x)
Process completed with exit code 2.
|
Build, lint, and test / Build (16.x):
src/utils.ts#L51
Type 'JsonRpcError<JsonRpcRequest<Json[] | Record<string, Json> | undefined>>' is not assignable to type '{ code: number; message: string; data?: Json | undefined; stack?: string | undefined; }'.
|
Build, lint, and test / Build (16.x)
Process completed with exit code 2.
|
Build, lint, and test / Test (18.x)
Process completed with exit code 1.
|
Build, lint, and test / Build (18.x)
The job was canceled because "_16_x" failed.
|
Build, lint, and test / Build (18.x):
src/utils.ts#L51
Type 'JsonRpcError<JsonRpcRequest<Json[] | Record<string, Json> | undefined>>' is not assignable to type '{ code: number; message: string; data?: Json | undefined; stack?: string | undefined; }'.
|
Build, lint, and test / Build (18.x)
The operation was canceled.
|
Build, lint, and test / Test (20.x)
The job was canceled because "_18_x" failed.
|
Build, lint, and test / Test (20.x)
The operation was canceled.
|
Build, lint, and test / Test (16.x)
The job was canceled because "_18_x" failed.
|
Build, lint, and test / Test (16.x)
The operation was canceled.
|
All jobs pass
Process completed with exit code 1.
|