Merge pull request #93 from EliranSiboni/feat-add-selected-range-back… #214
Annotations
2 errors and 13 warnings
lint:
src/components/Header.tsx#L107
Replace `-` with `·-·`
|
lint
Process completed with exit code 1.
|
lint
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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/DateTimePicker.tsx#L135
'date' is already declared in the upper scope on line 76 column 5
|
lint:
src/DateTimePicker.tsx#L142
'startDate' is already declared in the upper scope on line 77 column 5
|
lint:
src/DateTimePicker.tsx#L142
'endDate' is already declared in the upper scope on line 78 column 5
|
lint:
src/DateTimePicker.tsx#L149
'dates' is already declared in the upper scope on line 79 column 5
|
lint:
src/DateTimePicker.tsx#L194
'date' is already declared in the upper scope on line 76 column 5
|
lint:
src/components/Day.tsx#L91
Empty components are self-closing
|
lint:
src/components/Day.tsx#L97
Empty components are self-closing
|
lint:
src/components/Day.tsx#L100
Inline style: { left: '50%' }
|
lint:
src/components/Day.tsx#L109
Empty components are self-closing
|
lint:
src/components/Day.tsx#L112
Inline style: { right: '50%' }
|
build
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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|