src: fix missing file error when --watch used without argument #84985
linters.yml
on: pull_request
lint-addon-docs
1m 0s
lint-cpp
1m 48s
format-cpp
2m 58s
lint-js-and-md
4m 16s
lint-nix
40s
lint-py
48s
lint-yaml
28s
lint-sh
10s
lint-codeowners
31s
lint-pr-url
9s
lint-readme
9s
Annotations
8 errors
|
lint-js-and-md
Process completed with exit code 2.
|
|
lint-js-and-md:
test/parallel/test-watch-mode-without-file.mjs#L9
Missing semicolon
|
|
lint-js-and-md:
test/parallel/test-watch-mode-without-file.mjs#L4
Strings must use singlequote
|
|
lint-js-and-md:
test/parallel/test-watch-mode-without-file.mjs#L4
Only assign `node:assert` to `assert`
|
|
lint-js-and-md:
test/parallel/test-watch-mode-without-file.mjs#L1
Mandatory module "common" must be loaded before any other modules
|
|
lint-js-and-md:
test/parallel/test-watch-mode-without-file.mjs#L1
Mandatory module "common" must be loaded
|
|
lint-js-and-md:
test/parallel/test-watch-mode-without-file.mjs#L1
'use strict' is unnecessary inside of modules
|
|
lint-js-and-md:
lib/internal/main/watch_mode.js#L36
Missing semicolon
|