Update FiltersList.tsx, Modal.tsx, and yarn.lock #1082
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
Run linters and tsc:
src/components/Home/News/NewsBottomSheet.tsx#L95
'BottomSheet' cannot be used as a JSX component.
|
Run linters and tsc:
src/components/Home/News/NewsBottomSheet.tsx#L97
Type 'FC' is not assignable to type 'FunctionComponent<BottomSheetHandleProps>'.
|
Run linters and tsc:
src/components/Home/News/NewsBottomSheet.tsx#L123
'BottomSheetScrollView' cannot be used as a JSX component.
|
Run linters and tsc:
src/components/TimeTable/LectureInfo.tsx#L75
'BottomSheetScrollView' cannot be used as a JSX component.
|
Run linters and tsc:
src/pages/TimeTable.tsx#L219
'BottomSheet' cannot be used as a JSX component.
|
Run linters and tsc:
src/pages/TimeTable.tsx#L221
Type 'FC' is not assignable to type 'FunctionComponent<BottomSheetHandleProps>'.
|
Run linters and tsc
Process completed with exit code 2.
|
Run linters and tsc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|