Add rendering support for recurring events #156
Annotations
10 errors and 1 warning
src/lib/components/month/MonthTable.tsx#L2
Duplicate identifier 'Fragment'.
|
src/lib/components/month/MonthTable.tsx#L2
Duplicate identifier 'useCallback'.
|
src/lib/components/month/MonthTable.tsx#L5
Duplicate identifier 'getHourFormat'.
|
src/lib/components/month/MonthTable.tsx#L6
Duplicate identifier 'getResourcedEvents'.
|
src/lib/components/month/MonthTable.tsx#L7
Duplicate identifier 'isTimeZonedToday'.
|
src/lib/components/month/MonthTable.tsx#L8
Duplicate identifier 'sortEventsByTheEarliest'.
|
src/lib/components/month/MonthTable.tsx#L10
Duplicate identifier 'useStore'.
|
src/lib/components/month/MonthTable.tsx#L22
Duplicate identifier 'Fragment'.
|
src/lib/components/month/MonthTable.tsx#L22
Duplicate identifier 'useCallback'.
|
src/lib/components/month/MonthTable.tsx#L24
Duplicate identifier 'getHourFormat'.
|
The following actions uses Node.js version which is deprecated 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/
|
The logs for this run have expired and are no longer available.
Loading