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

Tag syntax code blocks with js-nolint, part 13 #20625

Merged
merged 5 commits into from
Sep 13, 2022

Conversation

OnkarRuikar
Copy link
Contributor

Adding to #19177

Adding to mdn#19177

- Updating syntax code blocks with the new tag. Refer: mdn/yari#7017
@OnkarRuikar OnkarRuikar requested review from a team as code owners September 13, 2022 05:32
@OnkarRuikar OnkarRuikar requested review from jpmedley and teoli2003 and removed request for a team September 13, 2022 05:32
@github-actions github-actions bot added Content:HTTP HTTP docs Content:JS JavaScript docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs labels Sep 13, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 13, 2022

Preview URLs

Flaws

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

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/@@iterator
Title: Array.prototype[@@iterator]()
Flaw count: 1

  • macros:
    • The fourth to sixth parameters of 'EmbedLiveSample' are deprecated

URL: /en-US/docs/Web/JavaScript/Reference/Classes/Public_class_fields
Title: Public class fields
Flaw count: 1

  • bad_bcd_links:
    • no explanation!

URL: /en-US/docs/Web/API/XRInputSourceArray/keys
Title: XRInputSourceArray.keys()
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator

URL: /en-US/docs/Web/API/XRInputSourceArray/values
Title: XRInputSourceArray.values()
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator

URL: /en-US/docs/Web/API/XMLHttpRequest/abort
Title: XMLHttpRequest.abort()
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/XMLHttpRequest/UNSENT does not exist

URL: /en-US/docs/Web/API/XRReferenceSpace/getOffsetReferenceSpace
Title: XRReferenceSpace.getOffsetReferenceSpace()
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/Element/oncontextmenu does not exist

URL: /en-US/docs/Web/API/XRWebGLLayer/antialias
Title: XRWebGLLayer.antialias
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/WebGLLayerInit does not exist

URL: /en-US/docs/Web/API/XRWebGLLayer/getViewport
Title: XRWebGLLayer.getViewport()
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/WebGLLayerInit does not exist

URL: /en-US/docs/Web/API/XPathNSResolver/lookupNamespaceURI
Title: XPathNSResolver.lookupNamespaceURI()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.XPathNSResolver.lookupNamespaceURI

URL: /en-US/docs/Web/API/XMLDocument/load
Title: XMLDocument.load()
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/XML_in_Mozilla

URL: /en-US/docs/Web/API/XRFrame/getHitTestResultsForTransientInput
Title: XRFrame.getHitTestResultsForTransientInput()
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/XRTransientInputHitResult does not exist

URL: /en-US/docs/Web/API/XRWebGLBinding/createCubeLayer
Title: XRWebGLBinding.createCubeLayer()
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types

URL: /en-US/docs/Web/API/XRWebGLBinding/createQuadLayer
Title: XRWebGLBinding.createQuadLayer()
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types

URL: /en-US/docs/Web/API/XRWebGLBinding/createProjectionLayer
Title: XRWebGLBinding.createProjectionLayer()
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types

URL: /en-US/docs/Web/API/XRWebGLBinding/createEquirectLayer
Title: XRWebGLBinding.createEquirectLayer()
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types

URL: /en-US/docs/Web/API/XRWebGLBinding/createCylinderLayer
Title: XRWebGLBinding.createCylinderLayer()
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types
    • /en-US/docs/Web/API/GLenum redirects to /en-US/docs/Web/API/WebGL_API/Types

(this comment was updated 2022-09-13 07:02:33.679977)

@teoli2003 teoli2003 merged commit 87a9f73 into mdn:main Sep 13, 2022
@OnkarRuikar OnkarRuikar deleted the js-nolint13 branch September 13, 2022 07:28
himanshugarg pushed a commit to himanshugarg/content that referenced this pull request Sep 27, 2022
* Tag syntax code blocks with js-nolint, part 13

Adding to mdn#19177

- Updating syntax code blocks with the new tag. Refer: mdn/yari#7017

* Update files/en-us/web/api/xrwebgllayer/antialias/index.md

* Update files/en-us/web/api/xrwebgllayer/getnativeframebufferscalefactor/index.md

* Update files/en-us/web/api/xrwebgllayer/getnativeframebufferscalefactor/index.md

* Update files/en-us/web/http/proxy_servers_and_tunneling/proxy_auto-configuration_pac_file/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTTP HTTP docs Content:JS JavaScript docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants