Session persistence optimization #12
pr.yml
on: pull_request
lint
/
Lint
28s
test
/
Run unit tests
51s
Annotations
4 errors and 6 warnings
tests/server/cache/base.test.ts > BaseCache > remember > should generate and remember a missing value:
tests/server/cache/base.test.ts#L24
TypeError: Array.fromAsync is not a function
❯ tests/server/cache/base.test.ts:24:23
|
tests/server/cache/base.test.ts > BaseCache > remember > should generate and remember a missing value:
tests/server/cache/base.test.ts#L30
TypeError: Array.fromAsync is not a function
❯ tests/server/cache/base.test.ts:30:23
|
tests/server/cache/base.test.ts > BaseCache > remember > should re-throw any errors thrown by the callback:
tests/server/cache/base.test.ts#L38
TypeError: Array.fromAsync is not a function
❯ tests/server/cache/base.test.ts:38:23
|
test / Run unit tests
Process completed with exit code 1.
|
lint / Lint:
tests/server/session.test.ts#L180
Unexpected any. Specify a different type
|
lint / Lint:
tests/server/session.test.ts#L181
Unexpected any. Specify a different type
|
lint / Lint:
tests/server/session.test.ts#L222
Unexpected any. Specify a different type
|
lint / Lint:
tests/server/session.test.ts#L223
Unexpected any. Specify a different type
|
lint / Lint
Cache not found for keys: node-cache-Linux-x64-yarn-77c487144c6d40efeb23fa624d86c6fca2e8766c78c785b04fcf4a28f35b9a1b
|
test / Run unit tests
Cache not found for keys: node-cache-Linux-x64-yarn-77c487144c6d40efeb23fa624d86c6fca2e8766c78c785b04fcf4a28f35b9a1b
|