chore(deps): update dependency @typescript-eslint/eslint-plugin to v8 #483
ci.yml
on: pull_request
format
17s
lint
19s
Matrix: tests
Annotations
12 errors
|
lint:
src/driver/memory.test.ts#L69
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/driver/memory.test.ts#L57
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/driver/memory.test.ts#L34
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/driver/memory.test.ts#L31
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/driver/memory.test.ts#L26
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/driver/fs.test.ts#L80
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/driver/fs.test.ts#L48
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/driver/fs.test.ts#L33
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/client.test.ts#L83
Expected an assignment or function call and instead saw an expression
|
|
lint:
src/client.test.ts#L22
Expected an assignment or function call and instead saw an expression
|
|
node 22
Process completed with exit code 1.
|
|
src/driver/fs.test.ts > Fs-based storage > create a key with expiration and reload again:
src/parser/json-map.ts#L12
SyntaxError: Unexpected non-whitespace character after JSON at position 2 (line 1 column 3)
❯ Function.parse src/parser/json-map.ts:12:52
❯ new FsDriver src/driver/fs.ts:60:82
❯ src/driver/fs.test.ts:45:21
|