This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
feat: make generated context object constant #208
Annotations
5 warnings
Run npm run lint:
src/commands/start/index.ts#L66
Unnecessary optional chain on a non-nullish value
|
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`
|
Run npm run lint:
src/lib/test/mock/mock.ts#L14
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading