Skip to content

Merge pull request #102 from mitri-dvp/main #220

Merge pull request #102 from mitri-dvp/main

Merge pull request #102 from mitri-dvp/main #220

Triggered via push September 15, 2024 19:19
Status Failure
Total duration 43s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
lint: src/components/DaySelector.tsx#L60
Replace `·((day?.dayOfMonth·||·0)·-·((day?.dayOfMonth·||·0)·-·day.day))·===` with `⏎············(day?.dayOfMonth·||·0)·-·((day?.dayOfMonth·||·0)·-·day.day)·===⏎···········`
lint: src/components/DaySelector.tsx#L92
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#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%' }
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/
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/