feat: Make it possible to start the week on monday #289
Annotations
11 errors and 3 warnings
lint:
src/Date/Swiper.native.tsx#L78
Expected 2 arguments, but got 1.
|
lint:
src/Date/Swiper.native.tsx#L115
Expected 2 arguments, but got 1.
|
lint:
src/Date/Swiper.native.tsx#L182
Expected 2 arguments, but got 1.
|
lint:
src/Date/Swiper.native.tsx#L192
Expected 3 arguments, but got 2.
|
lint:
src/Date/Swiper.tsx#L104
Expected 2 arguments, but got 1.
|
lint:
src/Date/Swiper.tsx#L121
Expected 2 arguments, but got 1.
|
lint:
src/Date/Swiper.tsx#L155
Expected 2 arguments, but got 1.
|
lint:
src/Date/Swiper.tsx#L161
Expected 3 arguments, but got 2.
|
lint:
src/__tests__/Date/CalendarHeader.test.tsx#L9
Property 'startWeekOnMonday' is missing in type '{ locale: string; onPrev: () => null; onNext: () => null; scrollMode: "vertical"; }' but required in type '{ locale: string | undefined; scrollMode: "horizontal" | "vertical"; onPrev: () => any; onNext: () => any; disableWeekDays?: DisableWeekDaysType | undefined; startWeekOnMonday: boolean; }'.
|
lint:
src/__tests__/Date/dateUtils.test.tsx#L76
Expected 2 arguments, but got 1.
|
build
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|