Merge pull request #131 from neriyaco/patch-1 #228
Annotations
13 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/DateTimePicker.tsx#L136
'date' is already declared in the upper scope on line 77 column 5
|
lint:
src/DateTimePicker.tsx#L143
'startDate' is already declared in the upper scope on line 78 column 5
|
lint:
src/DateTimePicker.tsx#L143
'endDate' is already declared in the upper scope on line 79 column 5
|
lint:
src/DateTimePicker.tsx#L150
'dates' is already declared in the upper scope on line 80 column 5
|
lint:
src/DateTimePicker.tsx#L195
'date' is already declared in the upper scope on line 77 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%' }
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|