Convert @emotion/react
's source code to TypeScript
#1282
main.yml
on: pull_request
TypeScript
1m 5s
Test React 18
2m 1s
Test Prod
1m 27s
Test Dist
1m 39s
Linting
1m 4s
dtslint
2m 11s
Matrix: test
Annotations
11 errors and 7 warnings
TypeScript:
site/components/carbon-ads.tsx#L101
Type '{ styles: SerializedStyles; }' is not assignable to type 'IntrinsicAttributes & ((GlobalProps & Ref<any>) & GlobalProps & RefAttributes<any>)'.
|
TypeScript:
site/components/global-styles.tsx#L17
Type '{ styles: (string | SerializedStyles)[]; }' is not assignable to type 'IntrinsicAttributes & ((GlobalProps & Ref<any>) & GlobalProps & RefAttributes<any>)'.
|
TypeScript:
site/components/search.tsx#L32
Type '{ styles: SerializedStyles; }' is not assignable to type 'IntrinsicAttributes & ((GlobalProps & Ref<any>) & GlobalProps & RefAttributes<any>)'.
|
TypeScript
Process completed with exit code 2.
|
dtslint
Argument of type '{}' is not assignable to parameter of type 'Theme'.
|
dtslint
Argument of type 'Partial<Theme> | ((outerTheme: Theme) => Theme)' is not assignable to parameter of type 'Theme'.
|
dtslint
Argument of type '{}' is not assignable to parameter of type 'Theme'.
|
dtslint
Argument of type 'Partial<Theme> | ((outerTheme: Theme) => Theme)' is not assignable to parameter of type 'Theme'.
|
dtslint
Argument of type '{}' is not assignable to parameter of type 'Theme'.
|
dtslint
Argument of type 'Partial<Theme> | ((outerTheme: Theme) => Theme)' is not assignable to parameter of type 'Theme'.
|
dtslint
Process completed with exit code 1.
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Dist
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test React 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dtslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|