Skip to content

Schopp/fix async

Schopp/fix async #26

Triggered via pull request October 31, 2023 14:25
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: test/jsonrpc/index.test.ts#L109
Replace `··jsonrpc.connect().then(()·=>` with `jsonrpc.connect().then(()·=>·`
build: test/jsonrpc/index.test.ts#L113
Delete `⏎···⏎····`
build: test/jsonrpc/index.test.ts#L502
'p1' is assigned a value but never used
build: test/jsonrpc/index.test.ts#L502
Replace `.sendRequest('add',·{·path:·'foo1',·value:·4·}).catch((ex)=>` with `⏎········.sendRequest('add',·{·path:·'foo1',·value:·4·})⏎········.catch((ex)·=>·`
build: test/jsonrpc/index.test.ts#L503
Replace `expect(ex).toEqual({"code":·0,·"name":·"error"` with `··expect(ex).toEqual({·code:·0,·name:·'error'·`
build: test/jsonrpc/index.test.ts#L504
Insert `··`
build: test/jsonrpc/index.test.ts#L505
Insert `··`
build: test/jsonrpc/index.test.ts#L507
Delete `⏎⏎········⏎·····`
build
Process completed with exit code 1.