Convert @emotion/react's source code to TypeScript
#1275
Annotations
4 errors and 1 warning
|
packages/primitives-core/src/styled.ts#L67
Argument of type '{}' is not assignable to parameter of type 'ElementType<any, keyof IntrinsicElements>'.
|
|
packages/primitives-core/src/styled.ts#L84
No overload matches this call.
|
|
packages/react/src/jsx-dev-runtime.ts#L29
Argument of type 'unknown' is not assignable to parameter of type '{ css: Interpolation<Theme>; }'.
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading