Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump express from 4.18.2 to 4.19.2 #321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump express from 4.18.2 to 4.19.2

aee9a89
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump express from 4.18.2 to 4.19.2 #321

Bump express from 4.18.2 to 4.19.2
aee9a89
Select commit
Loading
Failed to load commit list.
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]