Skip to content

chore(macros): fix macros #27366

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

Merged
merged 3 commits into from
May 25, 2025
Merged

chore(macros): fix macros #27366

merged 3 commits into from
May 25, 2025

Conversation

fiji-flo
Copy link
Contributor

Description

I'm working on migrating rari to use tree-sitter instead of PEG and found some broken macros.

I'm working on migrating rari to use tree-sitter instead of PEG and found
some broken macros.
@fiji-flo fiji-flo requested review from a team as code owners May 22, 2025 07:52
@fiji-flo fiji-flo requested review from hochan222 and mfuji09 and removed request for a team May 22, 2025 07:52
Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

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

LGTM for ko locale :)

Copy link
Contributor

github-actions bot commented May 22, 2025

Preview URLs (9 pages)
Flaws (11)

Note! 7 documents with no flaws that don't need to be listed. 🎉

URL: /ko/docs/Learn_web_development/Extensions/Server-side/Django/Forms
Title: Django 튜토리얼 파트 9: 폼(form)으로 작업하기
Flaw count: 4

  • macros:
    • Can't resolve /ko/docs/Learn/Server-side/Django/authentication_and_sessions
    • Can't resolve /ko/docs/Learn/Server-side/Django/authentication_and_sessions
  • unknown:
    • page(Doc) not found /ko/docs/Learn/Server-side/Django/authentication_and_sessions
    • page(Doc) not found /ko/docs/Learn/Server-side/Django/authentication_and_sessions

URL: /ko/docs/Learn_web_development/Extensions/Server-side/Django/Generic_views
Title: Django Tutorial Part 6: Generic list and detail views
Flaw count: 7

  • broken_links:
    • /ko/docs/Learn/Server-side/Django/Home_page is a redirect
  • macros:
    • Macro produces link /ko/docs/Learn/Server-side/Django/Home_page which is a redirect
    • Macro produces link /ko/docs/Learn/Server-side/Django which is a redirect
    • Macro produces link /ko/docs/Learn/Server-side/Django/Sessions which is a redirect
    • Macro produces link /ko/docs/Learn/Server-side/Django/Home_page which is a redirect
    • Macro produces link /ko/docs/Learn/Server-side/Django which is a redirect
    • and 1 more flaws omitted
External URLs (1)

URL: /ko/docs/Web/API/AudioParam/linearRampToValueAtTime
Title: AudioParam.linearRampToValueAtTime()

(comment last updated: 2025-05-23 08:18:57)

@github-actions github-actions bot added l10n-ja Issues related to Japanese content. l10n-ko Issues related to Korean content. labels May 22, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mfuji09
Copy link
Collaborator

mfuji09 commented May 22, 2025

LGTM for ja. Thank you!

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mfuji09 mfuji09 merged commit 8a3212d into main May 25, 2025
10 checks passed
@mfuji09 mfuji09 deleted the macro-fixes branch May 25, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content. l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants