test_runner: refactor spec reporter to generator function #50287
linters.yml
on: pull_request
lint-addon-docs
49s
lint-cpp
1m 22s
format-cpp
1m 49s
lint-js-and-md
2m 37s
lint-py
42s
lint-yaml
51s
lint-sh
15s
lint-codeowners
17s
lint-pr-url
17s
Annotations
7 errors
lint-js-and-md:
lib/internal/test_runner/reporter/spec.js#L42
'stack' is never reassigned. Use 'const' instead
|
lint-js-and-md:
lib/internal/test_runner/reporter/spec.js#L43
'reported' is never reassigned. Use 'const' instead
|
lint-js-and-md:
lib/internal/test_runner/reporter/spec.js#L44
'indentMemo' is never reassigned. Use 'const' instead
|
lint-js-and-md:
lib/internal/test_runner/reporter/spec.js#L45
'failedTests' is never reassigned. Use 'const' instead
|
lint-js-and-md:
lib/internal/test_runner/reporter/spec.js#L46
'cwd' is never reassigned. Use 'const' instead
|
lint-js-and-md:
lib/test/reporters.js#L3
'ReflectConstruct' is assigned a value but never used
|
lint-js-and-md
Process completed with exit code 2.
|