Skip to content

feat: Select Page Mark1 #17

feat: Select Page Mark1

feat: Select Page Mark1 #17

Triggered via pull request August 28, 2024 13:26
@WithJoWithJo
synchronize #4
feat/select
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
e2e: src/constants/Question.tsx#L10
Type '{}' is missing the following properties from type 'Question': text, imageUrl, option
e2e: src/pages/SelectPage.tsx#L85
Type '(info: PanInfo) => void' is not assignable to type '(event: MouseEvent | TouchEvent | PointerEvent, info: PanInfo) => void'.
e2e: src/pages/SelectPage.tsx#L86
Type '(info: PanInfo) => void' is not assignable to type '(event: MouseEvent | TouchEvent | PointerEvent, info: PanInfo) => void'.
e2e
Process completed with exit code 2.