Skip to content

Commit

Permalink
chore(deps): update autofix-ci/action digest to ff86a55 (#283)
Browse files Browse the repository at this point in the history
* chore(deps): update autofix-ci/action digest to ff86a55

* chore: apply automated lint fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Jul 25, 2024
1 parent 65fbb06 commit a57854c
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- run: pnpm build
- name: Fix lint issues
run: pnpm run lint:fix
- uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
with:
commit-message: "chore: apply automated lint fixes"
108 changes: 54 additions & 54 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,60 +132,60 @@ const envConfig = env(nodeless, vercel, {});

<!-- automd:nodeCoverage -->

- [node:assert](https://nodejs.org/api/assert.html) - βœ… polyfilled all exports
- [node:assert/strict](https://nodejs.org/api/assert.html) - βœ… polyfilled all exports
- [node:async_hooks](https://nodejs.org/api/async_hooks.html) - βœ… polyfilled all exports
- [node:buffer](https://nodejs.org/api/buffer.html) - βœ… polyfilled all exports
- [node:child_process](https://nodejs.org/api/child_process.html) - βœ… polyfilled all exports
- [node:cluster](https://nodejs.org/api/cluster.html) - βœ… polyfilled all exports
- [node:console](https://nodejs.org/api/console.html) - βœ… polyfilled all exports
- [node:constants](https://nodejs.org/api/constants.html) - βœ… polyfilled all exports
- [node:crypto](https://nodejs.org/api/crypto.html) - βœ… polyfilled all exports
- [node:dgram](https://nodejs.org/api/dgram.html) - βœ… polyfilled all exports
- [node:diagnostics_channel](https://nodejs.org/api/diagnostics_channel.html) - βœ… polyfilled all exports
- [node:dns](https://nodejs.org/api/dns.html) - βœ… polyfilled all exports
- [node:dns/promises](https://nodejs.org/api/dns.html) - βœ… polyfilled all exports
- [node:domain](https://nodejs.org/api/domain.html) - βœ… polyfilled all exports
- [node:events](https://nodejs.org/api/events.html) - βœ… polyfilled all exports
- [node:fs](https://nodejs.org/api/fs.html) - βœ… polyfilled all exports
- [node:fs/promises](https://nodejs.org/api/fs.html) - βœ… polyfilled all exports
- [node:http](https://nodejs.org/api/http.html) - βœ… polyfilled all exports
- [node:http2](https://nodejs.org/api/http2.html) - βœ… polyfilled all exports
- [node:https](https://nodejs.org/api/https.html) - βœ… polyfilled all exports
- [node:inspector](https://nodejs.org/api/inspector.html) - βœ… polyfilled all exports
- [node:inspector/promises](https://nodejs.org/api/inspector.html) - 🚧 mocked using proxy
- [node:module](https://nodejs.org/api/module.html) - βœ… polyfilled all exports
- [node:net](https://nodejs.org/api/net.html) - βœ… polyfilled 14/18 exports
- [node:os](https://nodejs.org/api/os.html) - βœ… polyfilled all exports
- [node:path](https://nodejs.org/api/path.html) - βœ… polyfilled all exports
- [node:path/posix](https://nodejs.org/api/path.html) - βœ… polyfilled all exports
- [node:path/win32](https://nodejs.org/api/path.html) - βœ… polyfilled all exports
- [node:perf_hooks](https://nodejs.org/api/perf_hooks.html) - βœ… polyfilled all exports
- [node:process](https://nodejs.org/api/process.html) - βœ… polyfilled all exports
- [node:punycode](https://nodejs.org/api/punycode.html) - βœ… polyfilled all exports
- [node:querystring](https://nodejs.org/api/querystring.html) - βœ… polyfilled all exports
- [node:readline](https://nodejs.org/api/readline.html) - βœ… polyfilled all exports
- [node:readline/promises](https://nodejs.org/api/readline.html) - βœ… polyfilled all exports
- [node:repl](https://nodejs.org/api/repl.html) - 🚧 mocked using proxy
- [node:stream](https://nodejs.org/api/stream.html) - βœ… polyfilled 17/37 exports
- [node:stream/consumers](https://nodejs.org/api/stream.html) - βœ… polyfilled all exports
- [node:stream/promises](https://nodejs.org/api/stream.html) - βœ… polyfilled all exports
- [node:stream/web](https://nodejs.org/api/stream.html) - βœ… polyfilled all exports
- [node:string_decoder](https://nodejs.org/api/string_decoder.html) - βœ… polyfilled all exports
- [node:sys](https://nodejs.org/api/sys.html) - βœ… polyfilled all exports
- [node:timers](https://nodejs.org/api/timers.html) - βœ… polyfilled all exports
- [node:timers/promises](https://nodejs.org/api/timers.html) - βœ… polyfilled all exports
- [node:tls](https://nodejs.org/api/tls.html) - βœ… polyfilled all exports
- [node:trace_events](https://nodejs.org/api/trace_events.html) - βœ… polyfilled all exports
- [node:tty](https://nodejs.org/api/tty.html) - βœ… polyfilled all exports
- [node:url](https://nodejs.org/api/url.html) - βœ… polyfilled all exports
- [node:util](https://nodejs.org/api/util.html) - βœ… polyfilled all exports
- [node:util/types](https://nodejs.org/api/util.html) - βœ… polyfilled all exports
- [node:v8](https://nodejs.org/api/v8.html) - βœ… polyfilled all exports
- [node:vm](https://nodejs.org/api/vm.html) - βœ… polyfilled all exports
- [node:wasi](https://nodejs.org/api/wasi.html) - βœ… polyfilled all exports
- [node:worker_threads](https://nodejs.org/api/worker_threads.html) - βœ… polyfilled all exports
- [node:zlib](https://nodejs.org/api/zlib.html) - βœ… polyfilled 38/39 exports
- [node:assert](https://nodejs.org/api/assert.html) - βœ… polyfilled all exports
- [node:assert/strict](https://nodejs.org/api/assert.html) - βœ… polyfilled all exports
- [node:async_hooks](https://nodejs.org/api/async_hooks.html) - βœ… polyfilled all exports
- [node:buffer](https://nodejs.org/api/buffer.html) - βœ… polyfilled all exports
- [node:child_process](https://nodejs.org/api/child_process.html) - βœ… polyfilled all exports
- [node:cluster](https://nodejs.org/api/cluster.html) - βœ… polyfilled all exports
- [node:console](https://nodejs.org/api/console.html) - βœ… polyfilled all exports
- [node:constants](https://nodejs.org/api/constants.html) - βœ… polyfilled all exports
- [node:crypto](https://nodejs.org/api/crypto.html) - βœ… polyfilled all exports
- [node:dgram](https://nodejs.org/api/dgram.html) - βœ… polyfilled all exports
- [node:diagnostics_channel](https://nodejs.org/api/diagnostics_channel.html) - βœ… polyfilled all exports
- [node:dns](https://nodejs.org/api/dns.html) - βœ… polyfilled all exports
- [node:dns/promises](https://nodejs.org/api/dns.html) - βœ… polyfilled all exports
- [node:domain](https://nodejs.org/api/domain.html) - βœ… polyfilled all exports
- [node:events](https://nodejs.org/api/events.html) - βœ… polyfilled all exports
- [node:fs](https://nodejs.org/api/fs.html) - βœ… polyfilled all exports
- [node:fs/promises](https://nodejs.org/api/fs.html) - βœ… polyfilled all exports
- [node:http](https://nodejs.org/api/http.html) - βœ… polyfilled all exports
- [node:http2](https://nodejs.org/api/http2.html) - βœ… polyfilled all exports
- [node:https](https://nodejs.org/api/https.html) - βœ… polyfilled all exports
- [node:inspector](https://nodejs.org/api/inspector.html) - βœ… polyfilled all exports
- [node:inspector/promises](https://nodejs.org/api/inspector.html) - 🚧 mocked using proxy
- [node:module](https://nodejs.org/api/module.html) - βœ… polyfilled all exports
- [node:net](https://nodejs.org/api/net.html) - βœ… polyfilled 15/19 exports
- [node:os](https://nodejs.org/api/os.html) - βœ… polyfilled all exports
- [node:path](https://nodejs.org/api/path.html) - βœ… polyfilled all exports
- [node:path/posix](https://nodejs.org/api/path.html) - βœ… polyfilled all exports
- [node:path/win32](https://nodejs.org/api/path.html) - βœ… polyfilled all exports
- [node:perf_hooks](https://nodejs.org/api/perf_hooks.html) - βœ… polyfilled all exports
- [node:process](https://nodejs.org/api/process.html) - βœ… polyfilled all exports
- [node:punycode](https://nodejs.org/api/punycode.html) - βœ… polyfilled all exports
- [node:querystring](https://nodejs.org/api/querystring.html) - βœ… polyfilled all exports
- [node:readline](https://nodejs.org/api/readline.html) - βœ… polyfilled all exports
- [node:readline/promises](https://nodejs.org/api/readline.html) - βœ… polyfilled all exports
- [node:repl](https://nodejs.org/api/repl.html) - 🚧 mocked using proxy
- [node:stream](https://nodejs.org/api/stream.html) - βœ… polyfilled 17/23 exports
- [node:stream/consumers](https://nodejs.org/api/stream.html) - βœ… polyfilled all exports
- [node:stream/promises](https://nodejs.org/api/stream.html) - βœ… polyfilled all exports
- [node:stream/web](https://nodejs.org/api/stream.html) - βœ… polyfilled all exports
- [node:string_decoder](https://nodejs.org/api/string_decoder.html) - βœ… polyfilled all exports
- [node:sys](https://nodejs.org/api/sys.html) - βœ… polyfilled all exports
- [node:timers](https://nodejs.org/api/timers.html) - βœ… polyfilled all exports
- [node:timers/promises](https://nodejs.org/api/timers.html) - βœ… polyfilled all exports
- [node:tls](https://nodejs.org/api/tls.html) - βœ… polyfilled all exports
- [node:trace_events](https://nodejs.org/api/trace_events.html) - βœ… polyfilled all exports
- [node:tty](https://nodejs.org/api/tty.html) - βœ… polyfilled all exports
- [node:url](https://nodejs.org/api/url.html) - βœ… polyfilled all exports
- [node:util](https://nodejs.org/api/util.html) - βœ… polyfilled all exports
- [node:util/types](https://nodejs.org/api/util.html) - βœ… polyfilled all exports
- [node:v8](https://nodejs.org/api/v8.html) - βœ… polyfilled all exports
- [node:vm](https://nodejs.org/api/vm.html) - βœ… polyfilled all exports
- [node:wasi](https://nodejs.org/api/wasi.html) - βœ… polyfilled all exports
- [node:worker_threads](https://nodejs.org/api/worker_threads.html) - βœ… polyfilled all exports
- [node:zlib](https://nodejs.org/api/zlib.html) - βœ… polyfilled 39/40 exports

<!-- /automd -->

Expand Down

0 comments on commit a57854c

Please sign in to comment.