This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
fix: add coercion on http handler #190
Annotations
3 warnings
Run npm run lint:
src/lib/event-horizon/http/http.ts#L56
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Run npm run lint:
src/lib/event-horizon/http/http.ts#L56
Unnecessary conditional, value is `never`
|
Run npm run lint:
src/lib/event-horizon/http/http.ts#L57
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