Skip to content

change React.Props to PropsWithChildren #119

change React.Props to PropsWithChildren

change React.Props to PropsWithChildren #119

Triggered via pull request July 16, 2023 04:07
Status Failure
Total duration 1m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint: src/Countdown.test.tsx#L227
Type '{ date: string | number | Date; controlled?: boolean | undefined; intervalDelay?: number | undefined; precision?: number | undefined; autoStart?: boolean | undefined; overtime?: boolean | undefined; ... 56 more ...; count?: number | undefined; }' is not assignable to type 'CountdownProps'.
Lint
Process completed with exit code 1.