This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
feat: serialization of promises #112
Annotations
6 errors
lint:
.rfcs/001-serialize-async.md#L7
'out' is assigned a value but never used
|
lint:
src/createTsonAsync.ts#L3
'opts' is defined but never used
|
lint:
src/handlers/tsonPromise.test.ts#L3
'createTson' is defined but never used
|
lint:
src/handlers/tsonPromise.test.ts#L5
Async arrow function has no 'await' expression
|
lint:
src/handlers/tsonPromise.test.ts#L13
'deserialized' is assigned a value but never used
|
lint
Process completed with exit code 1.
|