Additional fixes for publisher #119
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
|