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

운영반영 #2890

Merged
merged 31 commits into from
Dec 24, 2024
Merged

운영반영 #2890

merged 31 commits into from
Dec 24, 2024

Conversation

kimorkim
Copy link
Collaborator

No description provided.

waterdrw and others added 30 commits November 22, 2024 17:33
count_match_string, replace_string 코드 최적화
불필요한 블록 제거 및 블록 수정
로보독(사족로봇) 지원
bluetooth ssp function complete
로보토리 하드웨어 블록 내용 추가 및 핀 번호 수정
[4.43.1][하드웨어] Develop hw
[#9025] 마이크로비트 추가 다국어 및 블록순서 변경
@kimorkim kimorkim merged commit d3745b1 into master Dec 24, 2024
4 checks passed
if (result) {
const items = result.data.body.filter(
(i) =>
i.hasOwnProperty('actRmks') && i.safety_cate3 == params.subCategory2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <no-prototype-builtins> reported by reviewdog 🐶
Do not access Object.prototype method 'hasOwnProperty' from target object.

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.

7 participants