feat: Select Page Mark1 #14
Annotations
6 errors
e2e:
src/constants/Question.tsx#L10
Type '{}' is missing the following properties from type 'Question': text, imageUrl, option
|
e2e:
src/pages/SelectPage.tsx#L2
'useNavigate' is declared but its value is never read.
|
e2e:
src/pages/SelectPage.tsx#L42
'event' is declared but its value is never read.
|
e2e:
src/pages/SelectPage.tsx#L46
'event' is declared but its value is never read.
|
e2e:
src/pages/SelectPage.tsx#L137
Binding element 'onClose' implicitly has an 'any' type.
|
e2e
Process completed with exit code 2.
|