Bump express from 4.18.2 to 4.19.2 #321
Open
GitHub Actions / View Lint Report
succeeded
Mar 28, 2024 in 1s
View Lint Report
0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 1 ESLint warning(s) found in files outside of the pull request.
Details
Pull Request Changed Files ESLint Results:
0 ESLint error(s) and 0 ESLint warning(s) found
Non-Pull Request Changed Files ESLint Results:
0 ESLint error(s) and 1 ESLint warning(s) found
1 Warning(s):
src/components/DatePicker/DatePicker.jsx
line 26
- Start Line:
26
- End Line:
270
- Message: Arrow function has a complexity of 22. Maximum allowed is 20.
- From: [
complexity
]
- From: [
Loading