Skip to content

[WIP] refactor: define a then method instead of subclassing promise #6147

[WIP] refactor: define a then method instead of subclassing promise

[WIP] refactor: define a then method instead of subclassing promise #6147

Triggered via pull request November 8, 2024 16:19
Status Success
Total duration 2m 23s
Artifacts

dependencies.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build: src/cmap/wire_protocol/on_data.ts#L96
Argument of type '(err: Error) => void' is not assignable to parameter of type '(reason: any) => PromiseLike<never>'.