Skip to content

Expose internal events for custom reporters via config #1406

Expose internal events for custom reporters via config

Expose internal events for custom reporters via config #1406

Triggered via pull request September 25, 2023 19:17
Status Failure
Total duration 9m 48s
Artifacts

ci.yml

on: pull_request
Test package-lock for unexpected modifications
21s
Test package-lock for unexpected modifications
Install dependencies without using a lockfile
6m 20s
Install dependencies without using a lockfile
Lint source files
42s
Lint source files
Matrix: Node.js
Matrix: TypeScript compatibility
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint source files: lib/cli.js#L22
`./external-run-observer.js` import should occur before import of `./globs.js`
Lint source files: lib/cli.js#L22
There should be no space after '{'.
Lint source files: lib/cli.js#L22
There should be no space before '}'.
Lint source files: lib/cli.js#L475
'externalRunObserver' is assigned a value but never used.
Lint source files: lib/external-run-observer.js#L1
There should be no space after '{'.
Lint source files: lib/external-run-observer.js#L1
There should be no space before '}'.
Lint source files: lib/external-run-observer.js#L1
Strings must use singlequote.
Lint source files: lib/external-run-observer.js#L1
Missing semicolon.
Lint source files: lib/external-run-observer.js#L4
Expected indentation of 1 tab but found 2 spaces.
Lint source files: lib/external-run-observer.js#L5
Expected indentation of 2 tabs but found 4 spaces.
Node.js (^18.16, windows-latest)
Process completed with exit code 1.