Downgrade dependencies #231
Annotations
10 errors
Run unit tests:
src/cli.test.ts#L36
TypeError: result.outs.toSorted is not a function
❯ src/cli.test.ts:36:22
|
Run unit tests:
src/cli.test.ts#L175
AssertionError: expected { code: 1, outs: [], …(1) } to strictly equal { code: 1, …(2) }
- Expected
+ Received
Object {
"code": 1,
"errs": Array [
- "Invalid JSON in command-line fact #1: Unexpected token '/', \"/\" is not valid JSON",
+ "Invalid JSON in command-line fact #1: Unexpected token / in JSON at position 0",
],
"outs": Array [],
}
❯ src/cli.test.ts:175:45
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:54:5
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:81:10
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:100:10
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:114:10
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:121:10
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:128:5
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:196:5
|
Run unit tests:
src/client.test.ts#L9
TypeError: [(...sol.lookup(...))].toSorted is not a function
❯ solutions src/client.test.ts:9:10
❯ src/client.test.ts:223:5
|
Loading