This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
fix: add coercion on http handler #187
Annotations
3 warnings
src/lib/event-horizon/http/http.ts#L52
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
src/lib/event-horizon/http/http.ts#L52
Unnecessary conditional, value is `never`
|
src/lib/event-horizon/http/http.ts#L53
Unnecessary conditional, left-hand side of `??` operator is always `null` or `undefined`
|
The logs for this run have expired and are no longer available.
Loading