Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

feat: serialization of promises #121

feat: serialization of promises

feat: serialization of promises #121

Triggered via pull request October 2, 2023 21:08
@KATTKATT
synchronize #20
promise
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: .rfcs/001-serialize-async.md#L7
'out' is assigned a value but never used
lint: .rfcs/001-serialize-async.md#L78
'value' is defined but never used
lint: .rfcs/001-serialize-async.md#L78
'value' is defined but never used
lint: .rfcs/001-serialize-async.md#L80
'index' is not defined
lint: .rfcs/001-serialize-async.md#L80
'promise' is not defined
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.