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

style: format code with Prettier and StandardJS #580

Closed
wants to merge 1 commit into from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

This commit fixes the style issues introduced in c5eafda according to the output
from Prettier and StandardJS.

Details: None

This commit fixes the style issues introduced in c5eafda according to the output
from Prettier and StandardJS.

Details: None
Copy link

vercel bot commented Jan 23, 2025

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

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 7:40am

Copy link

what-the-diff bot commented Jan 23, 2025

PR 总结

  • 更新了 BorderBeam 组件中的 --delay 属性
    为了保持格式的一致性,我们更新了 BorderBeam 组件中的 --delay 属性。
  • WordRotate 组件中调整格式
    我们确保 WordRotate 组件中始终一致地使用单引号和空格,对格式进行了调整。
  • tailwind.config.js 中进行了格式调整
    我们确保 tailwind.config.js 中的 animationkeyframes 区块的语法和对齐方式一致,对该文件的格式进行了调整.

Copy link

Qodana for JS

457 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 268
Unused local symbol 🔶 Warning 31
Unused import 🔶 Warning 21
Unnecessary non-capturing group 🔶 Warning 6
Redundant local variable 🔶 Warning 6
Mismatched JSDoc and function signature 🔶 Warning 4
Redundant character escape 🔶 Warning 3
Import can be shortened 🔶 Warning 2
Equality operator may cause type coercion 🔶 Warning 1
Unused assignment 🔶 Warning 1
Void function return value used 🔶 Warning 1
Pointless arithmetic expression 🔶 Warning 1
Duplicate character in character class 🔶 Warning 1
Unresolved JSX component ◽️ Notice 84
Result of method call returning a promise is ignored ◽️ Notice 12
Deprecated symbol used ◽️ Notice 10
Duplicated code fragment ◽️ Notice 2
Regular expression can be simplified ◽️ Notice 2
Missing await for an async function call ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@wkylin wkylin closed this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant