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

feat: serialization of promises #116

feat: serialization of promises

feat: serialization of promises #116

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.