[@mantine/dates] Fix error with timezones in Month #2458
pull_request.yml
on: pull_request
test_pull_request
3m 35s
Annotations
10 errors and 1 warning
test_pull_request:
packages/@mantine/dates/src/components/Month/get-date-in-tab-order/get-date-in-tab-order.test.ts#L9
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-date-in-tab-order/get-date-in-tab-order.test.ts#L43
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-date-in-tab-order/get-date-in-tab-order.test.ts#L64
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-date-in-tab-order/get-date-in-tab-order.test.ts#L94
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-month-days/get-month-days.test.ts#L10
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-month-days/get-month-days.test.ts#L27
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-month-days/get-month-days.test.ts#L45
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-month-days/get-month-days.test.ts#L61
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request:
packages/@mantine/dates/src/components/Month/get-month-days/get-month-days.test.ts#L77
Object literal may only specify known properties, and 'timezone' does not exist in type 'GetMonthDaysInput'.
|
test_pull_request
Process completed with exit code 2.
|
test_pull_request
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/.
|