Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Add Node.js API compatibility list #570

Add Node.js API compatibility list

Add Node.js API compatibility list #570

Triggered via pull request September 13, 2023 09:32
Status Success
Total duration 26s
Artifacts

suggest-format.yml

on: pull_request
suggest-format
13s
suggest-format
Fit to window
Zoom out
Zoom in

Annotations

1 warning
suggest-format: node/compatibility.md#L243
[deno fmt] reported by reviewdog 🐶 Raw Output: node/compatibility.md:243:-Other APIs are not supported and will throw and error. The other APIs _could_ node/compatibility.md:244:-be polyfilled, but due inherent lack of format stability between the V8 node/compatibility.md:245:-versions, the Deno team is considering requiring a special flag to use them. node/compatibility.md:243:+Other APIs are not supported and will throw and error. The other APIs _could_ be node/compatibility.md:244:+polyfilled, but due inherent lack of format stability between the V8 versions, node/compatibility.md:245:+the Deno team is considering requiring a special flag to use them.