Convert @emotion/react
's source code to TypeScript
#1280
Annotations
4 errors and 1 warning
Check Types:
site/components/carbon-ads.tsx#L101
Type '{ styles: SerializedStyles; }' is not assignable to type 'IntrinsicAttributes & ((GlobalProps & Ref<any>) & GlobalProps & RefAttributes<any>)'.
|
Check Types:
site/components/global-styles.tsx#L17
Type '{ styles: (string | SerializedStyles)[]; }' is not assignable to type 'IntrinsicAttributes & ((GlobalProps & Ref<any>) & GlobalProps & RefAttributes<any>)'.
|
Check Types:
site/components/search.tsx#L32
Type '{ styles: SerializedStyles; }' is not assignable to type 'IntrinsicAttributes & ((GlobalProps & Ref<any>) & GlobalProps & RefAttributes<any>)'.
|
Check Types
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading