Skip to content

Additional fixes for publisher #119

Additional fixes for publisher

Additional fixes for publisher #119

Triggered via pull request November 11, 2025 16:04
Status Failure
Total duration 1m 5s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
check
Process completed with exit code 1.
check
Unexpected `await` of a non-Promise (non-"Thenable") value
check
Promise returned in function argument where a void return was expected
check
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check
Promise returned in function argument where a void return was expected
check
Promise returned in function argument where a void return was expected
check
Promise returned in function argument where a void return was expected
check: lib/moq-publisher/index.ts#L62
Promise returned in function argument where a void return was expected
check: lib/playback/index.ts#L93
'index' is defined but never used. Allowed unused args must match /^_/u