feat: 시간투표기능 #115
Annotations
10 errors and 1 warning
cicd:
src/components/time/calendar.tsx#L70
'a' is possibly 'null'.
|
cicd:
src/components/time/calendar.tsx#L70
Property 'getTime' does not exist on type 'Date | [ValuePiece, ValuePiece]'.
|
cicd:
src/components/time/calendar.tsx#L70
'b' is possibly 'null'.
|
cicd:
src/components/time/calendar.tsx#L70
Property 'getTime' does not exist on type 'Date | [ValuePiece, ValuePiece]'.
|
cicd:
src/components/time/calendar.tsx#L88
'a' is possibly 'null'.
|
cicd:
src/components/time/calendar.tsx#L88
Property 'getTime' does not exist on type 'Date | [ValuePiece, ValuePiece]'.
|
cicd:
src/components/time/calendar.tsx#L88
'b' is possibly 'null'.
|
cicd:
src/components/time/calendar.tsx#L88
Property 'getTime' does not exist on type 'Date | [ValuePiece, ValuePiece]'.
|
cicd:
src/components/time/calendar.tsx#L89
'date' is possibly 'null'.
|
cicd:
src/components/time/calendar.tsx#L89
Property 'toISOString' does not exist on type 'Date | [ValuePiece, ValuePiece]'. Did you mean 'toString'?
|
cicd
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|