Skip to content

chore(deps): bump express from 4.18.2 to 4.19.2 in /example #197

chore(deps): bump express from 4.18.2 to 4.19.2 in /example

chore(deps): bump express from 4.18.2 to 4.19.2 in /example #197

Triggered via pull request March 29, 2024 11:40
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
test
Process completed with exit code 1.
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/.
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/.
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#L131
'date' is already declared in the upper scope on line 76 column 5
lint: src/DateTimePicker.tsx#L138
'startDate' is already declared in the upper scope on line 77 column 5
lint: src/DateTimePicker.tsx#L138
'endDate' is already declared in the upper scope on line 78 column 5
lint: src/DateTimePicker.tsx#L145
'dates' is already declared in the upper scope on line 79 column 5
lint: src/DateTimePicker.tsx#L189
'date' is already declared in the upper scope on line 76 column 5
lint: src/components/Day.tsx#L89
Empty components are self-closing
lint: src/components/Day.tsx#L95
Empty components are self-closing
lint: src/components/Day.tsx#L98
Inline style: { left: '50%' }
lint: src/components/Day.tsx#L107
Empty components are self-closing
lint: src/components/Day.tsx#L110
Inline style: { right: '50%' }