This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
feat: make generated context object constant #208
package.yml
on: pull_request
typescript
/
check
16s
typescript
/
standards
7s
typescript
/
types
17s
typescript
/
test
23s
build
/
build
16s
release
/
documentation
0s
release
/
auto-merge
0s
Annotations
5 warnings
typescript / check:
src/commands/start/index.ts#L66
Unnecessary optional chain on a non-nullish value
|
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`
|
typescript / check:
src/lib/test/mock/mock.ts#L14
Unexpected any. Specify a different type
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-artifacts
Expired
|
1.39 MB |
|