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

feat: serialization of promises #132

feat: serialization of promises

feat: serialization of promises #132

Triggered via pull request October 3, 2023 09:47
@KATTKATT
synchronize #20
promise
Status Failure
Total duration 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: src/async/deserializeAsync.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: src/handlers/tsonPromise.ts#L9
'idx' is defined but never used
lint: src/handlers/tsonPromise.ts#L9
'unwrap' is defined but never used
lint: src/handlers/tsonPromise.ts#L9
Unexpected empty method 'deserialize'
lint: src/sync/createTson.ts#L4
Expected "../types.js" to come before "./deserialize.js"
lint
Process completed with exit code 1.