Allow for Context as JSX #4235
Annotations
5 errors and 1 warning
test:
src/create-context.js#L63
Type '{ _id: any; _defaultValue: any; Consumer: FunctionComponent<any>; Provider: FunctionComponent<any>; }' is not assignable to type 'PreactContext'.
|
test:
src/create-context.js#L63
Type '{ _id: any; _defaultValue: any; Consumer: FunctionComponent<any>; Provider: FunctionComponent<any>; }' is not assignable to type 'PreactContext'.
|
test:
src/create-element.js#L22
'type' is possibly 'null'.
|
test:
src/create-element.js#L23
'type' is possibly 'null'.
|
test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading