Expose internal events for custom reporters via config #1431
ci.yml
on: pull_request
Test package-lock for unexpected modifications
21s
Install dependencies without using a lockfile
6m 19s
Lint source files
30s
Matrix: Node.js
Matrix: TypeScript compatibility
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.
|