This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
feat: serialization of promises #125
Annotations
7 errors
lint:
.rfcs/001-serialize-async.md#L7
'out' is assigned a value but never used
|
lint:
.rfcs/001-serialize-async.md#L81
'value' is defined but never used
|
lint:
.rfcs/001-serialize-async.md#L81
'value' is defined but never used
|
lint:
.rfcs/001-serialize-async.md#L83
'promise' is not defined
|
lint:
src/handlers/tsonPromise.test.ts#L5
'TsonSerializedValue' is defined but never used
|
lint:
src/serializeAsync.ts#L12
'TsonAsyncStringifierIterator' is defined but never used
|
lint
Process completed with exit code 1.
|