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/reference/errors html to md - (2) #7513

Merged
merged 2 commits into from
Aug 13, 2022
Merged

convert web/javascript/reference/errors html to md - (2) #7513

merged 2 commits into from
Aug 13, 2022

Conversation

hochan222
Copy link
Member

convert web/javascript/reference html to md

@hochan222 hochan222 requested a review from a team as a code owner August 10, 2022 14:51
@hochan222 hochan222 requested review from igy95 and removed request for a team August 10, 2022 14:51
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Aug 10, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

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

URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_assignment_left-hand_side
Title: ReferenceError: invalid assignment left-hand side
on GitHub
Flaw count: 4

  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators

URL: /ko/docs/Web/JavaScript/Reference/Errors/Unexpected_type
Title: TypeError: "x" is (not) "y"
on GitHub
Flaw count: 3

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Symbol/keyFor does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/keyFor
    • wrong xref macro used (consider changing which macro you use)

URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_a_constructor
Title: TypeError: "x" is not a constructor
on GitHub
Flaw count: 4

  • macros:
    • /ko/docs/Glossary/constructor does not exist but fell back to /en-US/docs/Glossary/Constructor
    • /ko/docs/Web/JavaScript/Reference/SIMD does not exist
    • /ko/docs/Glossary/constructor does not exist but fell back to /en-US/docs/Glossary/Constructor
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/Promise.jsm/Promise#Constructor

URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_a_codepoint
Title: RangeError: argument is not a valid code point
on GitHub
Flaw count: 2

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint

URL: /ko/docs/Web/JavaScript/Reference/Errors/Delete_in_strict_mode
Title: SyntaxError: applying the 'delete' operator to an unqualified name is deprecated
on GitHub
Flaw count: 3

  • macros:
    • wrong xref macro used (consider changing which macro you use)
  • broken_links:
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Memory_Management
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Strict_mode

URL: /ko/docs/Web/JavaScript/Reference/Errors/No_variable_name
Title: SyntaxError: missing variable name
on GitHub
Flaw count: 2

  • broken_links:
    • Is currently http:// but can become https://
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Unnamed_function_statement
Title: SyntaxError: function statement requires a name
on GitHub
Flaw count: 7

  • broken_links:
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Statements/function
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Statements/function
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Operators/function
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Statements/label
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Statements/function
    • and 2 more flaws omitted

URL: /ko/docs/Web/JavaScript/Reference/Errors/Too_much_recursion
Title: InternalError: too much recursion
on GitHub
Flaw count: 3

  • macros:
    • /ko/docs/Glossary/Recursion does not exist but fell back to /en-US/docs/Glossary/Recursion
  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/InternalError
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/More_arguments_needed
Title: TypeError: More arguments needed
on GitHub
Flaw count: 1

  • macros:
    • wrong xref macro used (consider changing which macro you use)

URL: /ko/docs/Web/JavaScript/Reference/Errors/Deprecated_octal
Title: SyntaxError: "0"-prefixed octal literals and octal escape seq. are deprecated
on GitHub
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Reserved_identifier
Title: SyntaxError: "x" is a reserved identifier
on GitHub
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Is currently http:// but can become https://

URL: /ko/docs/Web/JavaScript/Reference/Errors/Reduce_of_empty_array_with_no_initial_value
Title: TypeError: Reduce of empty array with no initial value
on GitHub
Flaw count: 6

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduce does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduce
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduceRight does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduceRight
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/filter does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/filter
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduce does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduce
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduceRight does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduceRight
    • and 1 more flaws omitted

URL: /ko/docs/Web/JavaScript/Reference/Errors/is_not_iterable
Title: TypeError: 'x' is not iterable
on GitHub
Flaw count: 9

  • macros:
    • /ko/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
    • /ko/docs/Web/JavaScript/Reference/Map does not exist
    • /ko/docs/Web/JavaScript/Reference/Map does not exist
    • /ko/docs/Web/JavaScript/Reference/Map does not exist
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
    • Anchor not lowercase
    • Anchor not lowercase
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Bad_regexp_flag
Title: SyntaxError: invalid regular expression flag "x"
on GitHub
Flaw count: 2

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/sticky does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/sticky
  • broken_links:
    • Is currently http:// but can become https://

URL: /ko/docs/Web/JavaScript/Reference/Errors/Undefined_prop
Title: ReferenceError: reference to undefined property "x"
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Property_Accessors
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode

URL: /ko/docs/Web/JavaScript/Reference/Errors/Read-only
Title: TypeError: "x" is read-only
on GitHub
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_parenthesis_after_condition
Title: SyntaxError: missing ) after condition
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators

URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement
Title: SyntaxError: missing ; before statement
on GitHub
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Cant_access_lexical_declaration_before_init
Title: ReferenceError: can't access lexical declarationX' before initialization`
on GitHub
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_colon_after_property_id
Title: SyntaxError: missing : after property id
on GitHub
Flaw count: 3

  • macros:
    • wrong xref macro used (consider changing which macro you use)
  • broken_links:
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Operators/Object_initializer
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Operators/Object_initializer

URL: /ko/docs/Web/JavaScript/Reference/Errors/Deprecated_caller_or_arguments_usage
Title: ReferenceError: deprecated caller or arguments usage
on GitHub
Flaw count: 3

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Function/caller does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/caller
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Function/caller does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/caller
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Function/caller does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/caller

URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_for-in_initializer
Title: SyntaxError: for-in loop head declarations may not have initializers
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Statements/for...in#Array_iteration_and_for...in

URL: /ko/docs/Web/JavaScript/Reference/Errors/Identifier_after_number
Title: SyntaxError: identifier starts immediately after numeric literal
on GitHub
Flaw count: 2

  • macros:
    • /ko/docs/Glossary/%EC%8B%9D%EB%B3%84%EC%9E%90 redirects to /ko/docs/Glossary/Identifier
  • broken_links:
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Lexical_grammar

URL: /ko/docs/Web/JavaScript/Reference/Errors/Bad_octal
Title: SyntaxError: "x" is not a legal ECMA-262 octal constant
on GitHub
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Illegal_character
Title: SyntaxError: illegal character
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Lexical_grammar

URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_defined
Title: ReferenceError: "x" is not defined
on GitHub
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase

External URLs

URL: /ko/docs/Web/JavaScript/Reference/Errors
Title: JavaScript error reference
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Resulting_string_too_large
Title: RangeError: repeat count must be less than infinity
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_assignment_left-hand_side
Title: ReferenceError: invalid assignment left-hand side
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Unexpected_type
Title: TypeError: "x" is (not) "y"
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_a_constructor
Title: TypeError: "x" is not a constructor
on GitHub


URL: /ko/docs/Web/JavaScript/Reference/Errors/Malformed_formal_parameter
Title: SyntaxError: Malformed formal parameter
on GitHub


URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_a_codepoint
Title: RangeError: argument is not a valid code point
on GitHub


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_name_after_dot_operator
Title: SyntaxError: missing name after . operator
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Delete_in_strict_mode
Title: SyntaxError: applying the 'delete' operator to an unqualified name is deprecated
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_bracket_after_list
Title: SyntaxError: missing ] after element list
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_parenthesis_after_argument_list
Title: SyntaxError: missing ) after argument list
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/No_variable_name
Title: SyntaxError: missing variable name
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Unnamed_function_statement
Title: SyntaxError: function statement requires a name
on GitHub


URL: /ko/docs/Web/JavaScript/Reference/Errors/Too_much_recursion
Title: InternalError: too much recursion
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_initializer_in_const
Title: SyntaxError: missing = in const declaration
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/JSON_bad_parse
Title: SyntaxError: JSON.parse: bad parsing
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_date
Title: RangeError: invalid date
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Unexpected_token
Title: SyntaxError: Unexpected token
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/More_arguments_needed
Title: TypeError: More arguments needed
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Deprecated_octal
Title: SyntaxError: "0"-prefixed octal literals and octal escape seq. are deprecated
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Reserved_identifier
Title: SyntaxError: "x" is a reserved identifier
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Reduce_of_empty_array_with_no_initial_value
Title: TypeError: Reduce of empty array with no initial value
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_array_length
Title: RangeError: invalid array length
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/is_not_iterable
Title: TypeError: 'x' is not iterable
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Bad_regexp_flag
Title: SyntaxError: invalid regular expression flag "x"
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Strict_Non_Simple_Params
Title: SyntaxError: "use strict" not allowed in function with non-simple parameters
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Undefined_prop
Title: ReferenceError: reference to undefined property "x"
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Read-only
Title: TypeError: "x" is read-only
on GitHub


URL: /ko/docs/Web/JavaScript/Reference/Errors/Bad_return_or_yield
Title: SyntaxError: return not in function
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_parenthesis_after_condition
Title: SyntaxError: missing ) after condition
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement
Title: SyntaxError: missing ; before statement
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Bad_radix
Title: RangeError: radix must be an integer
on GitHub


URL: /ko/docs/Web/JavaScript/Reference/Errors/Property_access_denied
Title: Error: Permission denied to access property "x"
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Negative_repetition_count
Title: RangeError: repeat count must be non-negative
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_for-of_initializer
Title: SyntaxError: a declaration in the head of a for-of loop can't have an initializer
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Cant_access_lexical_declaration_before_init
Title: ReferenceError: can't access lexical declarationX' before initialization`
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Undeclared_var
Title: ReferenceError: assignment to undeclared variable "x"
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_colon_after_property_id
Title: SyntaxError: missing : after property id
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Precision_range
Title: RangeError: precision is out of range
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Deprecated_caller_or_arguments_usage
Title: ReferenceError: deprecated caller or arguments usage
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_for-in_initializer
Title: SyntaxError: for-in loop head declarations may not have initializers
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Identifier_after_number
Title: SyntaxError: identifier starts immediately after numeric literal
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Bad_octal
Title: SyntaxError: "x" is not a legal ECMA-262 octal constant
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Illegal_character
Title: SyntaxError: illegal character
on GitHub


URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_curly_after_property_list
Title: SyntaxError: missing } after property list
on GitHub

No new external URLs


URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_defined
Title: ReferenceError: "x" is not defined
on GitHub

No new external URLs

@hochan222 hochan222 changed the title convert web/javascript/reference html to md - (2) convert web/javascript/reference/errors html to md - (2) Aug 10, 2022
@queengooborg queengooborg added the markdown-conversion 100% markdown project label Aug 13, 2022
@queengooborg queengooborg merged commit ed0a1f9 into mdn:main Aug 13, 2022
@hochan222 hochan222 deleted the web/javascript/reference_2 branch August 13, 2022 05:54
@hochan222 hochan222 mentioned this pull request Aug 13, 2022
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content. markdown-conversion 100% markdown project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants