watch: fix --env-file-if-exists crashing on linux if the file is missing #83744
linters.yml
on: pull_request
lint-addon-docs
51s
lint-cpp
2m 7s
format-cpp
2m 53s
lint-js-and-md
6m 22s
lint-nix
27s
lint-py
45s
lint-yaml
44s
lint-sh
10s
lint-codeowners
30s
lint-pr-url
9s
lint-readme
10s
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
|