Skip to content

Merge pull request #65 from Code-Hive-GmbH/fix/snpshot-test #185

Merge pull request #65 from Code-Hive-GmbH/fix/snpshot-test

Merge pull request #65 from Code-Hive-GmbH/fix/snpshot-test #185

Triggered via push February 19, 2024 19:20
Status Success
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: src/DateTimePicker.tsx#L132
'date' is already declared in the upper scope on line 76 column 5
lint: src/DateTimePicker.tsx#L139
'startDate' is already declared in the upper scope on line 77 column 5
lint: src/DateTimePicker.tsx#L139
'endDate' is already declared in the upper scope on line 78 column 5
lint: src/DateTimePicker.tsx#L146
'dates' is already declared in the upper scope on line 79 column 5
lint: src/DateTimePicker.tsx#L190
'date' is already declared in the upper scope on line 76 column 5
lint: src/components/Day.tsx#L84
Empty components are self-closing
lint: src/components/Day.tsx#L90
Empty components are self-closing
lint: src/components/Day.tsx#L93
Inline style: { left: '50%' }
lint: src/components/Day.tsx#L102
Empty components are self-closing
lint: src/components/Day.tsx#L105
Inline style: { right: '50%' }