fix: Timeout
type
#712
Annotations
3 errors and 6 warnings
docs
[404] docs/js/menu-wc_es5.js
|
docs
Detected 1 broken links.
docs/
[404] docs/js/menu-wc_es5.js
|
lint
Process completed with exit code 1.
|
lint:
benchmark/bench.ts#L87
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
|
lint:
src/authplus.ts#L50
Unexpected any. Specify a different type
|
lint:
src/http2.ts#L171
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
|
lint:
src/http2.ts#L196
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
|
lint:
test/test.apirequest.ts#L146
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
|
lint:
test/test.apirequest.ts#L165
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
|