adapt to eip-1193 provider changes #391
Annotations
3 errors and 10 warnings
|
src/retryOnEmpty.ts#L5
'JsonRpcRequest' is defined but never used
|
|
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#L37
JSDoc description does not satisfy the regex pattern
|
src/fetch.ts#L144
JSDoc description does not satisfy the regex pattern
|
src/fetch.ts#L149
Missing JSDoc @param "options.req" description
|
src/utils/normalize.ts#L17
JSDoc description does not satisfy the regex pattern
|
src/utils/normalize.ts#L43
JSDoc description does not satisfy the regex pattern
|
src/utils/normalize.ts#L57
JSDoc description does not satisfy the regex pattern
|
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#L462
There must be no hyphen before @returns description
|
This job failed
Loading