Skip to content

Add rendering support for recurring events #156

Add rendering support for recurring events

Add rendering support for recurring events #156

Triggered via pull request July 22, 2024 20:10
Status Failure
Total duration 1m 20s
Artifacts

tests.yml

on: pull_request
Matrix: Install
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Install (16.x): src/lib/components/month/MonthTable.tsx#L2
Duplicate identifier 'Fragment'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L2
Duplicate identifier 'useCallback'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L5
Duplicate identifier 'getHourFormat'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L6
Duplicate identifier 'getResourcedEvents'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L7
Duplicate identifier 'isTimeZonedToday'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L8
Duplicate identifier 'sortEventsByTheEarliest'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L10
Duplicate identifier 'useStore'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L22
Duplicate identifier 'Fragment'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L22
Duplicate identifier 'useCallback'.
Install (16.x): src/lib/components/month/MonthTable.tsx#L24
Duplicate identifier 'getHourFormat'.
Install (18.x)
The job was canceled because "_16_x" failed.
Install (18.x): src/lib/components/month/MonthTable.tsx#L2
Duplicate identifier 'Fragment'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L2
Duplicate identifier 'useCallback'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L5
Duplicate identifier 'getHourFormat'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L6
Duplicate identifier 'getResourcedEvents'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L7
Duplicate identifier 'isTimeZonedToday'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L8
Duplicate identifier 'sortEventsByTheEarliest'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L10
Duplicate identifier 'useStore'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L22
Duplicate identifier 'Fragment'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L22
Duplicate identifier 'useCallback'.
Install (18.x): src/lib/components/month/MonthTable.tsx#L24
Duplicate identifier 'getHourFormat'.
Install (16.x)
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/