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

fix: add coercion on http handler #188

fix: add coercion on http handler

fix: add coercion on http handler #188

Re-run triggered December 11, 2023 13:39
Status Failure
Total duration 26s
Artifacts

package.yml

on: pull_request
release  /  release
release / release
release  /  documentation
release / documentation
release  /  auto-merge
release / auto-merge
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build / build
Process completed with exit code 1.
typescript / check: src/lib/event-horizon/http/http.ts#L56
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
typescript / check: src/lib/event-horizon/http/http.ts#L56
Unnecessary conditional, value is `never`
typescript / check: src/lib/event-horizon/http/http.ts#L57
Unnecessary conditional, left-hand side of `??` operator is always `null` or `undefined`