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

pt-br: Format /web/javascript using Prettier (part 2) #14826

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

queengooborg
Copy link
Collaborator

This PR formats the /web/javascript folder of the Brazilian Portuguese locale using Prettier. This is the second part.

@queengooborg queengooborg requested a review from a team as a code owner August 2, 2023 09:53
@queengooborg queengooborg requested review from nathipg and removed request for a team August 2, 2023 09:53
@github-actions github-actions bot added the l10n-pt-br Issues related to Brazilian Portuguese label Aug 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

Preview URLs (100 pages)
Flaws (974)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects
Title: Objetos Globais
Flaw count: 25

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/RangeError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/StopIteration does not exist
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/URIError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/URIError
    • and 7 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/docs/Web/JavaScript/Guide/Working_with_Objects#creating_new_objects
    • 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
    • Can use the English (en-US) link as a fallback
    • and 8 more flaws omitted

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer
Title: ArrayBuffer
Flaw count: 24

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/RangeError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView
    • /pt-BR/docs/Web/JavaScript/Reference/ArrayBuffer/transfer does not exist
    • and 14 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/JavaScript_typed_arrays/ArrayBufferView
    • Can use the English (en-US) link as a fallback
    • Anchor not lowercase
    • Can't resolve /pt-BR/docs/Web/JavaScript/Typed_arrays
  • translation_differences:
    • Differences in the important macros (0 in common of 6 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Atomics
Title: Atomics
Flaw count: 21

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Atomics/and does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/and
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Atomics/compareExchange does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/compareExchange
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Atomics/exchange does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/exchange
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Atomics/load does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/load
    • and 14 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/docs/Web/JavaScript/Typed_arrays
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Atomics/add
Title: Atomics.add()
Flaw count: 11

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Int8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Int32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Int32Array
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array
    • and 5 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error
Title: Error
Flaw count: 19

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Error
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/RangeError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/SyntaxError
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/URIError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/URIError
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Error
    • and 11 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (0 in common of 6 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error/toString
Title: Error.prototype.toString()
Flaw count: 4

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • wrong xref macro used (consider changing which macro you use)
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/escape
Title: escape()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/encodeURI
Title: encodeURI()
Flaw count: 5

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/URIError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/URIError
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Infinity
Title: Infinity
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
Title: encodeURIComponent()
Flaw count: 11

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/URIError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/URIError
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 3 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/EvalError
Title: EvalError
Flaw count: 14

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/EvalError/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/EvalError
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/evalerror references /pt-br/docs/web/javascript/reference/global_objects/evalerror/prototype, which does not exist`

  • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
    25| }
    26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/evalerror references /pt-br/docs/web/javascript/reference/global_objects/evalerror/prototype, which does not exist`

  • This macro has been deprecated, and should be removed.
  • This macro has been deprecated, and should be removed.
  • and 8 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/AsyncFunction
Title: AsyncFunction
Flaw count: 8

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/AsyncFunction/prototype does not exist
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/asyncfunction references /pt-br/docs/web/javascript/reference/global_objects/asyncfunction/prototype, which does not exist`

  • /pt-BR/docs/Web/JavaScript/Reference/AsyncFunction/prototype does not exist
  • This macro has been deprecated, and should be removed.
  • This macro has been deprecated, and should be removed.
  • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl
Title: Intl
Flaw count: 25

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Collator does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat redirects to /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Collator does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
    • and 16 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://
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat
Title: Intl.ListFormat
Flaw count: 3

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/supportedLocalesOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/supportedLocalesOf
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/formatToParts does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/formatToParts

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
Title: Intl.DateTimeFormat
Flaw count: 14

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/supportedLocalesOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/supportedLocalesOf
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/format does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/formatToParts does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/formatToParts
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/resolvedOptions does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/resolvedOptions
    • and 5 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/
    • Can't resolve /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse
Title: Array.prototype.reverse()
Flaw count: 7

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/toLocaleString
Title: Array.prototype.toLocaleString()
Flaw count: 10

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat redirects to /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/toString
Title: Array.prototype.toString()
Flaw count: 9

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 3 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/splice
Title: Array.prototype.splice()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/shift
Title: Array.prototype.shift()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/unshift
Title: Array.prototype.unshift()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/sort
Title: Array.prototype.sort()
Flaw count: 11

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/docs/Web/JavaScript/Guide/Values,_variables,_and_literals#Unicode
    • Can't resolve /pt-BR/docs/Web/JavaScript/Guide/Values,_variables,_and_literals#Unicode
    • Can't resolve /pt-BR/docs/Web/JavaScript/Guide/Closures
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/slice
Title: Array.prototype.slice()
Flaw count: 12

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype
    • wrong xref macro used (consider changing which macro you use)
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 6 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/reduceRight
Title: Array.prototype.reduceRight()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/some
Title: Array.prototype.some()
Flaw count: 7

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/values
Title: Array.prototype.values()
Flaw count: 4

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent
Title: decodeURIComponent()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DataView
Title: DataView
Flaw count: 15

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/RangeError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DataView/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

unable to find an HTML element with an "id" of "properties" within /en-us/docs/web/javascript/reference/global_objects/dataview (derived from "en-US/Web/JavaScript/Reference/Global_Objects/DataView/prototype")`

  • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
    25| }
    26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

unable to find an HTML element with an "id" of "methods" within /en-us/docs/web/javascript/reference/global_objects/dataview (derived from "en-US/Web/JavaScript/Reference/Global_Objects/DataView/prototype")`

  • and 8 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/docs/Glossario/Endianness
  • translation_differences:
    • Differences in the important macros (0 in common of 6 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Float32Array
Title: Float32Array
Flaw count: 48

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/length does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/length
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/name does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from
    • and 40 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Can't resolve /pt-BR/docs/Web/JavaScript/Typed_arrays
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/eval
Title: eval()
Flaw count: 16

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • and 1 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
    • Can use the English (en-US) link as a fallback
    • Can't resolve /pt-BR/docs/Web/JavaScript/Guide/Closures
    • Can't resolve /pt-BR/docs/JSON
    • Can't resolve /pt-BR/docs/Downloading_JSON_and_JavaScript_in_extensions
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/globalThis
Title: globalThis
Flaw count: 7

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • 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
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 6 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/decodeURI
Title: decodeURI()
Flaw count: 11

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/URIError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/URIError
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 5 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Float64Array
Title: Float64Array
Flaw count: 38

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/name does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/of does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/of
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/buffer does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/buffer
    • and 30 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /pt-BR/docs/Web/JavaScript/Typed_arrays
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Generator
Title: Generator
Flaw count: 17

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Generator/next does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator/next
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Generator/return does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator/return
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Generator/throw does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator/throw
    • /pt-BR/docs/Web/JavaScript/Reference/StopIteration does not exist
    • This macro has been deprecated, and should be removed.
    • and 8 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/docs/Web/JavaScript/New_in_JavaScript/1.7
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/BigInt
Title: BigInt
Flaw count: 4

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Operators/Logical_Operators does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Operators
    • /pt-BR/docs/Web/JavaScript/Reference/BigInt/prototype does not exist
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/bigint references /pt-br/docs/web/javascript/reference/global_objects/bigint/prototype, which does not exist`

  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Boolean
Title: Boolean
Flaw count: 15

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Boolean/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Boolean/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/boolean references /pt-br/docs/web/javascript/reference/global_objects/boolean/prototype, which does not exist`

  • and 9 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Boolean/toString
Title: Boolean.prototype.toString()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Boolean/valueOf
Title: Boolean.prototype.valueOf()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/InternalError
Title: InternalError
Flaw count: 7

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error/fileName does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/fileName
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error/lineNumber does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/lineNumber
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error/columnNumber does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/columnNumber
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error/stack does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/stack
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function
Title: Function
Flaw count: 12

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/eval does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/eval
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/function references /pt-br/docs/javascript/reference/global_objects/function/prototype, which does not exist`

  • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
    25| }
    26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/function references /pt-br/docs/javascript/reference/global_objects/function/prototype, which does not exist`

  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype
  • and 6 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/length
Title: Function.length
Flaw count: 10

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/rest_parameters does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Functions/rest_parameters
    • /pt-BR/docs/Web/JavaScript/Reference/Functions_and_function_scope/arguments/length does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Functions/arguments/length
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/toString
Title: Function.prototype.toString()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/name
Title: Function.name
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/bind
Title: Function.prototype.bind()
Flaw count: 9

  • macros:
    • /pt-BR/docs/Web/API/Window/setTimeout does not exist but fell back to /en-US/docs/Web/API/setTimeout
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype
    • /pt-BR/docs/Web/JavaScript/Reference/Array/prototype does not exist
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 3 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/call
Title: Function.prototype.call()
Flaw count: 11

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Functions_and_function_scope/Strict_mode does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Strict_mode
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/null redirects to /pt-BR/docs/Web/JavaScript/Reference/Operators/null
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/arguments
Title: Function.arguments
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/displayName
Title: Function.displayName
Flaw count: 2

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/apply
Title: Function.prototype.apply()
Flaw count: 10

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Functions/Strict_mode does not exist
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 3 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/docs/Tools/Page_Inspector#Developer_API
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/caller
Title: Function.caller
Flaw count: 4

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • /pt-BR/docs/Web/JavaScript/Reference/Functions/arguments/caller does not exist
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Int16Array
Title: Int16Array
Flaw count: 48

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/length does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/length
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/name does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from
    • and 40 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Can't resolve /pt-BR/docs/Web/JavaScript/Typed_arrays
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date
Title: Date
Flaw count: 17

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/date references /pt-br/docs/javascript/reference/global_objects/date/prototype, which does not exist`

  • /pt-BR/docs/Web/API/Window/performance redirects to /pt-BR/docs/Web/API/performance_property
  • 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://
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setUTCDate
Title: Date.prototype.setUTCDate()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toUTCString
Title: Date.prototype.toUTCString()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setUTCMinutes
Title: Date.prototype.setUTCMinutes()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setTime
Title: Date.prototype.setTime()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setUTCMilliseconds
Title: Date.prototype.setUTCMilliseconds()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString
Title: Date.prototype.toLocaleString()
Flaw count: 23

  • macros:
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/date/tolocalestring references /pt-br/docs/web/javascript/reference/global_objects/datetimeformat, which does not exist`

  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/RangeError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError
  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/format does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format
  • This macro has been deprecated, and should be removed.
  • and 15 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toString
Title: Date.prototype.toString()
Flaw count: 5

  • macros:
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
    • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Object/prototype does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCMinutes
Title: Date.prototype.getUTCMinutes()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getMonth
Title: Date.prototype.getMonth()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setUTCMonth
Title: Date.prototype.setUTCMonth()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setUTCSeconds
Title: Date.prototype.setUTCSeconds()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getDay
Title: Date.prototype.getDay()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setUTCFullYear
Title: Date.prototype.setUTCFullYear()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString
Title: Date.prototype.toISOString()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getSeconds
Title: Date.prototype.getSeconds()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDay
Title: Date.prototype.getUTCDay()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDate
Title: Date.prototype.getUTCDate()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/now
Title: Date.now()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • /pt-BR/docs/Web/API/Window/performance/now does not exist
  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setMilliseconds
Title: Date.prototype.setMilliseconds()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear
Title: Date.prototype.getYear()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getHours
Title: Date.prototype.getHours()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString
Title: Date.prototype.toLocaleDateString()
Flaw count: 22

  • macros:
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/date/tolocaledatestring references /pt-br/docs/web/javascript/reference/global_objects/datetimeformat, which does not exist`

  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/RangeError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError
  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/format does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format
  • This macro has been deprecated, and should be removed.
  • and 15 more flaws omitted
  • broken_links:
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCMilliseconds
Title: Date.prototype.getUTCMilliseconds()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/valueOf
Title: Date.prototype.valueOf()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getDate
Title: Date.prototype.getDate()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds
Title: Date.prototype.getMilliseconds()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setMonth
Title: Date.prototype.setMonth()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/parse
Title: Date.parse()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • 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://
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive
Title: Date.prototype[@@toPrimitive]
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toTimeString
Title: Date.prototype.toTimeString()
Flaw count: 5

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /pt-BR/docs/SpiderMonkey
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCHours
Title: Date.prototype.getUTCHours()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset
Title: Date.prototype.getTimezoneOffset()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setYear
Title: Date.prototype.setYear()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setUTCHours
Title: Date.prototype.setUTCHours()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getTime
Title: Date.prototype.getTime()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString
Title: Date.prototype.toLocaleTimeString()
Flaw count: 23

  • macros:
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:27
      25| }
      26| %>

27| <%- await wiki.page(url, $1, $2, $3, $4) %>
28|

/pt-br/docs/web/javascript/reference/global_objects/date/tolocaletimestring references /pt-br/docs/web/javascript/reference/global_objects/datetimeformat, which does not exist`

  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/RangeError does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError
  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
  • /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/format does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format
  • This macro has been deprecated, and should be removed.
  • and 15 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setFullYear
Title: Date.prototype.setFullYear()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toJSON
Title: Date.prototype.toJSON()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCSeconds
Title: Date.prototype.getUTCSeconds()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 5 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toDateString
Title: Date.prototype.toDateString()
Flaw count: 12

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve /pt-BR/docs/SpiderMonkey
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getMinutes
Title: Date.prototype.getMinutes()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getFullYear
Title: Date.prototype.getFullYear()
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setHours
Title: Date.prototype.setHours()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setDate
Title: Date.prototype.setDate()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCMonth
Title: Date.prototype.getUTCMonth()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setMinutes
Title: Date.prototype.setMinutes()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/UTC
Title: Date.UTC()
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 2 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear
Title: Date.prototype.getUTCFullYear()
Flaw count: 10

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setSeconds
Title: Date.prototype.setSeconds()
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)
External URLs (1)

URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Function/toString
Title: Function.prototype.toString()

Copy link
Member

@nathipg nathipg left a comment

Choose a reason for hiding this comment

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

Thank you!

@nathipg nathipg merged commit 8318ca5 into main Aug 4, 2023
9 checks passed
@nathipg nathipg deleted the pt-br/prettier/web/javascript/2 branch August 4, 2023 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-pt-br Issues related to Brazilian Portuguese
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants