Update react-big-calendar to 1.10.3 #159
Annotations
11 warnings
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests:
src/components/LegacyCalendarEntry/LegacyEventEntry.styles.ts#L19
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
tests:
src/components/LegacyCalendarEntry/LegacyEventEntry.styles.ts#L52
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
tests:
src/components/LegacyCalendarEntry/LegacyEventEntry.styles.ts#L52
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
tests:
src/components/LegacyCalendarEntry/LegacyEventEntry.styles.ts#L55
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
tests:
src/components/LegacyCalendarEntry/LegacyEventEntry.styles.ts#L55
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
tests:
src/components/LegacyDay/LegacyDay.styles.ts#L61
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
tests:
src/utils/calendarEvents.ts#L178
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
tests:
src/utils/calendarEvents.ts#L179
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
tests:
src/utils/calendarEvents.ts#L180
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
tests:
src/utils/calendarEvents.ts#L181
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|