This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
feat: make generated context object constant #203
package.yml
on: pull_request
typescript
/
check
26s
typescript
/
standards
22s
typescript
/
types
44s
typescript
/
test
51s
build
/
build
19s
release
/
documentation
release
/
auto-merge
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`
|