Skip to content

src: fix missing file error when --watch used without argument #84985

src: fix missing file error when --watch used without argument

src: fix missing file error when --watch used without argument #84985

Re-run triggered March 25, 2026 20:50
Status Failure
Total duration 4m 21s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#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