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

feat: make generated context object constant #203

feat: make generated context object constant

feat: make generated context object constant #203

Triggered via pull request January 18, 2024 09:41
Status Failure
Total duration 1m 3s
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

2 errors and 3 warnings
build / build
Process completed with exit code 1.
typescript / test
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`