Skip to content

watch: fix --env-file-if-exists crashing on linux if the file is missing #83744

watch: fix --env-file-if-exists crashing on linux if the file is missing

watch: fix --env-file-if-exists crashing on linux if the file is missing #83744

Triggered via pull request February 19, 2026 21:29
Status Failure
Total duration 6m 27s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-js-and-md
Process completed with exit code 2.
lint-js-and-md: lib/internal/watch_mode/files_watcher.js#L132
A space is required after ','
lint-js-and-md: lib/internal/main/watch_mode.js#L107
Multiple spaces found before 'watcher'
lint-js-and-md: lib/internal/fs/recursive_watch.js#L71
Multiple spaces found before 'else'
lint-js-and-md: lib/internal/fs/recursive_watch.js#L54
'ignore' is never reassigned. Use 'const' instead
lint-js-and-md: lib/internal/fs/recursive_watch.js#L54
'encoding' is never reassigned. Use 'const' instead
lint-js-and-md: lib/internal/fs/recursive_watch.js#L54
'signal' is never reassigned. Use 'const' instead
lint-js-and-md: lib/internal/fs/recursive_watch.js#L54
'recursive' is never reassigned. Use 'const' instead
lint-js-and-md: lib/internal/fs/recursive_watch.js#L54
'persistent' is never reassigned. Use 'const' instead