Skip to content

Expose internal events for custom reporters via config #1431

Expose internal events for custom reporters via config

Expose internal events for custom reporters via config #1431

Triggered via pull request November 9, 2023 20:04
Status Failure
Total duration 12m 43s
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 19s
Install dependencies without using a lockfile
Lint source files
30s
Lint source files
Matrix: Node.js
Matrix: TypeScript compatibility
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint source files: entrypoints/internal.d.mts#L1
forbid file extension '.cts'.
Lint source files: lib/api-event-iterator.js#L2
Invalid loop. Its body allows only one iteration.
Lint source files: lib/api-event-iterator.js#L11
Comments should not begin with a lowercase character.
Lint source files: test/internal-events/test.js#L25
Prefer `.at(…)` over `[….length - index]`.
Lint source files: types/state-change-events.d.cts#L2
Expected indentation of 1 tab but found 2 spaces.
Lint source files: types/state-change-events.d.cts#L2
Expected a semicolon.
Lint source files: types/state-change-events.d.cts#L3
Expected indentation of 1 tab but found 2 spaces.
Lint source files: types/state-change-events.d.cts#L3
Expected a semicolon.
Lint source files: types/state-change-events.d.cts#L4
Expected indentation of 1 tab but found 2 spaces.
Lint source files: types/state-change-events.d.cts#L4
Expected a semicolon.