fix streaming for child and non-child use cases #109
Annotations
20 errors and 2 warnings
build (20.x):
src/jsx-runtime.ts#L76
This assertion is unnecessary since it does not change the type of the expression
|
build (20.x):
src/jsx-runtime.ts#L81
Unsafe assignment of an `any` value
|
build (20.x):
src/jsx-runtime.ts#L81
Unsafe call of a(n) `Function` typed value
|
build (20.x)
Unsafe assignment of an `any` value
|
build (20.x)
Unsafe call of a(n) `Function` typed value
|
build (20.x):
src/resolve.ts#L125
Returning an awaited promise is required in this context
|
build (20.x):
src/resolve.ts#L135
Returning an awaited promise is required in this context
|
build (20.x):
src/resolve.ts#L139
Returning an awaited promise is required in this context
|
build (20.x):
src/resolve.ts#L143
Returning an awaited promise is required in this context
|
build (20.x):
src/stream.ts#L1
Run autofix to sort these imports!
|
build (22.x):
src/jsx-runtime.ts#L76
This assertion is unnecessary since it does not change the type of the expression
|
build (22.x):
src/jsx-runtime.ts#L81
Unsafe assignment of an `any` value
|
build (22.x):
src/jsx-runtime.ts#L81
Unsafe call of a(n) `Function` typed value
|
build (22.x)
Unsafe assignment of an `any` value
|
build (22.x)
Unsafe call of a(n) `Function` typed value
|
build (22.x):
src/resolve.ts#L125
Returning an awaited promise is required in this context
|
build (22.x):
src/resolve.ts#L135
Returning an awaited promise is required in this context
|
build (22.x):
src/resolve.ts#L139
Returning an awaited promise is required in this context
|
build (22.x):
src/resolve.ts#L143
Returning an awaited promise is required in this context
|
build (22.x):
src/stream.ts#L1
Run autofix to sort these imports!
|
build (20.x)
Both node-version and node-version-file inputs are specified, only node-version will be used
|
build (22.x)
Both node-version and node-version-file inputs are specified, only node-version will be used
|