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

Convert /web/javascript/remaining folder to Markdown (es) #8200

Merged
merged 4 commits into from
Sep 28, 2022

Conversation

Graywolf9
Copy link
Contributor

This to continue the job already done in #7618

@Graywolf9 Graywolf9 added l10n-es Issues related to Spanish content. markdown-conversion 100% markdown project labels Sep 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

Preview URLs (8 pages)
Flaws (96)

URL: /es/docs/Web/JavaScript/About_JavaScript
Title: Acerca de JavaScript
Flaw count: 17

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • wrong xref macro used (consider changing which macro you use)
    • /es/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript does not exist but fell back to /en-US/docs/Learn/JavaScript/Objects
    • This macro has been deprecated, and should be removed.
    • and 8 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://

URL: /es/docs/Web/JavaScript/Typed_arrays
Title: Arreglos tipados de JavaScript
Flaw count: 27

  • macros:
    • /es/docs/Web/JavaScript/Reference/Global_Objects/DataView does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Int8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Int16Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array
    • and 19 more flaws omitted
  • broken_links:
    • Can't resolve /es/docs/Code_snippets/StringView
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 2 possible)

URL: /es/docs/Web/JavaScript/JavaScript_technologies_overview
Title: Descripción de las tecnologías JavaScript
Flaw count: 18

  • macros:
    • /es/docs/Glossary/W3C does not exist but fell back to /en-US/docs/Glossary/W3C
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Can't resolve /es/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_5_support_in_Mozilla
    • Can't resolve /es/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_6_support_in_Mozilla
    • and 12 more flaws omitted

URL: /es/docs/Web/JavaScript/EventLoop
Title: Modelo de concurrencia y loop de eventos
Flaw count: 2

  • macros:
    • /es/docs/Web/API/WindowTimers/setTimeout redirects to /es/docs/Web/API/setTimeout
  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /es/docs/Web/JavaScript/Closures
Title: Closures
Flaw count: 3

  • broken_links:
    • Is currently http:// but can become https://
    • Can use the English (en-US) link as a fallback
    • Can't resolve /es/docs/Web/JavaScript/Guide/Details_of_the_Object_Model

URL: /es/docs/Web/JavaScript/Memory_Management
Title: Gestión de Memoria
Flaw count: 1

  • broken_links:
    • Can't resolve /es/docs/Mozilla/Performance

URL: /es/docs/Web/JavaScript/Inheritance_and_the_prototype_chain
Title: Herencia y la cadena de prototipos
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /es/docs/Web/JavaScript/Data_structures
Title: Tipos de datos y estructuras en JavaScript
Flaw count: 27

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Map does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
    • wrong xref macro used (consider changing which macro you use)
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Number/MIN_SAFE_INTEGER does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MIN_SAFE_INTEGER
    • /es/docs/Web/JavaScript/Reference/Operators/Bitwise_Operators does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Operators
    • and 14 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Can't resolve /es/docs/Storage
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)
External URLs (20)

URL: /es/docs/Web/JavaScript/About_JavaScript
Title: Acerca de JavaScript


URL: /es/docs/Web/JavaScript/Typed_arrays
Title: Arreglos tipados de JavaScript


URL: /es/docs/Web/JavaScript/JavaScript_technologies_overview
Title: Descripción de las tecnologías JavaScript


URL: /es/docs/Web/JavaScript/EventLoop
Title: Modelo de concurrencia y loop de eventos


URL: /es/docs/Web/JavaScript/Closures
Title: Closures


URL: /es/docs/Web/JavaScript/Memory_Management
Title: Gestión de Memoria


URL: /es/docs/Web/JavaScript/Data_structures
Title: Tipos de datos y estructuras en JavaScript

(this comment was updated 2022-09-28 19:32:38.084913)

@Graywolf9 Graywolf9 marked this pull request as ready for review September 28, 2022 19:33
@Graywolf9 Graywolf9 requested a review from a team as a code owner September 28, 2022 19:33
@Graywolf9 Graywolf9 requested review from marcelozarate and removed request for a team September 28, 2022 19:33
@Graywolf9 Graywolf9 merged commit e087e45 into mdn:main Sep 28, 2022
@Graywolf9 Graywolf9 deleted the es/web/javascript/remaining/markdown branch July 5, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-es Issues related to Spanish content. markdown-conversion 100% markdown project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant