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 #388

Closed
wants to merge 1 commit into from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

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

Details: None

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

Details: None
Copy link

vercel bot commented Sep 6, 2024

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

Name Status Preview Comments Updated (UTC)
pro-react-admin ❌ Failed (Inspect) Sep 6, 2024 6:38am

Copy link

what-the-diff bot commented Sep 6, 2024

PR摘要

  • src/components/hooks/useTable/index.jsx做出的更改
  • 在第10行,现在将loading状态基于dataInterface的值进行初始化
  • 在第27-29行,传递给dataInterface的有效负载已更新,以包含other属性
  • 在第71-77行,调用了一个函数resetTable,然后将cachePayloadpayload传递给getTableList函数
  • 在第85-94行,useEffect钩子已更新,以检查implemented的值,而不是!!implemented
  • src/components/stateless/IntervalInput/index.jsx所做的更改
  • 在第10-19行,handleMinChange函数已更新,以将valueOps在没有变化的情况下传递给triggerChange函数
  • 在第21-30行,handleMaxChange函数已更新,以将valueOts在没有变化的情况下传递给triggerChange函数
  • 在第38-39行和第52-53行,两个InputNumber组件的placeholder属性已更新为空字符串,而不是空引号
  • src/components/stateless/SearchForm/index.jsx所做的更改
  • 在第111行和第136行,marginBottom样式属性已更新,其数值没有变化
  • 在第145-146行和第178-179行,?:undefined?: undefined表达式已更新为没有变化的undefined
  • 在第206和第219行,两个Form组件的name属性已更新为字符串值,没有变化
  • src/utils/aidFn.js所做的更改
  • 在第65-73行,setTimeout函数已更新,打开括号前现在有一个空格
  • 在第80-89行,clearTimeout函数已更新,打开括号前现在有一个空格
  • 在第99-109行,setInterval函数已更新,打开括号前现在有一个空格
  • 在第346和第349行,两个Blob对象的type属性已更新为字符串值,没有变化

Copy link

sonarcloud bot commented Sep 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
9.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@wkylin wkylin closed this Sep 9, 2024
@wkylin wkylin deleted the deepsource-transform-4d81ab0f branch September 9, 2024 03:15
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