Skip to content

doc: stabilize AsyncLocalStorage methods #73037

doc: stabilize AsyncLocalStorage methods

doc: stabilize AsyncLocalStorage methods #73037

Triggered via pull request May 7, 2025 15:04
Status Failure
Total duration 2m 25s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-js-and-md: lib/internal/async_local_storage/async_context_frame.js#L55
Use `const { SymbolDispose } = primordials;` instead of the global
lint-js-and-md: lib/internal/async_local_storage/async_context_frame.js#L56
Unexpected use of 'console'. Use `const console = require('internal/console/global');` instead of the global
lint-js-and-md: lib/internal/async_local_storage/async_hooks.js#L101
Use `const { SymbolDispose } = primordials;` instead of the global
lint-js-and-md: lib/internal/async_local_storage/async_hooks.js#L102
Unexpected use of 'console'. Use `const console = require('internal/console/global');` instead of the global