TEST: Patch @metamask/utils v8.0.0 with https://github.com/MetaMask/utils/pull/135 #165
Annotations
9 warnings
src/block-cache.ts#L35
Use a hash name instead
|
src/block-cache.ts#L113
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
src/fetch.ts#L36
JSDoc description does not satisfy the regex pattern
|
src/fetch.ts#L143
JSDoc description does not satisfy the regex pattern
|
src/fetch.ts#L148
Missing JSDoc @param "options.req" description
|
src/utils/timeout.test.ts#L48
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
|
src/wallet.ts#L366
There must be no hyphen before @returns description
|
src/wallet.ts#L366
JSDoc description does not satisfy the regex pattern
|
src/wallet.ts#L366
Types are not permitted on @returns
|
The logs for this run have expired and are no longer available.
Loading