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

[FIX] chore: 디렉토리 이름 변경 ( @modal -> @Modal ) #44

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

SangWoo9734
Copy link
Collaborator

📝 작업 내용

  • 페러렐 라우트 사용을 위해 파일명을 수정하였습니다. ( @modal -> @modal )

@SangWoo9734 SangWoo9734 self-assigned this Jan 16, 2025
Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
momentia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 8:13am

@github-actions github-actions bot added the chore 그 외 기타 수정 (ex. 오타 등) label Jan 16, 2025
Copy link

Qodana for JS

1 new problem were found

Inspection name Severity Problems
ESLint 🔴 Failure 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

Qodana for JS

26 new problems were found

Inspection name Severity Problems
Unused local symbol 🔶 Warning 5
Import can be shortened 🔶 Warning 3
Exception used for local control-flow 🔶 Warning 2
Constant conditional expression 🔶 Warning 1
Pointless statement or boolean expression 🔶 Warning 1
Redundant local variable 🔶 Warning 1
Missing await for an async function call ◽️ Notice 6
Result of method call returning a promise is ignored ◽️ Notice 3
Duplicated code fragment ◽️ Notice 1
Deprecated symbol used ◽️ Notice 1
Referenced UMD global variable ◽️ Notice 1
Vulnerable declared dependency ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@SangWoo9734 SangWoo9734 merged commit bd7db9c into dev Jan 16, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 그 외 기타 수정 (ex. 오타 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants