This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
feat: make generated context object constant #209
package.yml
on: push
typescript
/
check
27s
typescript
/
standards
23s
typescript
/
types
24s
typescript
/
test
29s
build
/
build
22s
release
/
documentation
20s
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 |
|
github-pages
Expired
|
2.04 MB |
|