Skip to content

Merge pull request #92 from zdinidz/fix-style-on-selected-range #219

Merge pull request #92 from zdinidz/fix-style-on-selected-range

Merge pull request #92 from zdinidz/fix-style-on-selected-range #219

Triggered via push September 15, 2024 19:08
Status Failure
Total duration 3m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
lint: src/components/DaySelector.tsx#L58
Replace `·((day?.dayOfMonth·||·0)·-·((day?.dayOfMonth·||·0)·-·day.day))·===` with `⏎············(day?.dayOfMonth·||·0)·-·((day?.dayOfMonth·||·0)·-·day.day)·===⏎···········`
lint: src/components/DaySelector.tsx#L90
Insert `⏎···············`
lint: src/components/Header.tsx#L107
Replace `-` with `·-·`
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version 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%' }
test
The following actions use a deprecated Node.js version 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/
build
The following actions use a deprecated Node.js version 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/