ci: run Lint workflow on Node 20 - #432
Merged
Merged
GitHub Actions / View Lint Report
succeeded
Jul 17, 2026 in 0s
View Lint Report
0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 2 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 2 ESLint warning(s) found
2 Warning(s):
src/components/DatePicker/DatePicker.jsx line 29
- Start Line:
29 - End Line:
338 - Message: Arrow function has a complexity of 27. Maximum allowed is 25.
- From: [
complexity]
- From: [
src/components/Sidebar/Sidebar.jsx line 45
- Start Line:
45 - End Line:
261 - Message: Arrow function has a complexity of 32. Maximum allowed is 25.
- From: [
complexity]
- From: [
Loading