chore(deps): bump @metamask/base-controller from 8.3.0 to 8.4.2 #16
Annotations
9 warnings
|
src/utils.ts#L349
Invalid type "string | undefined" of template literal expression
|
|
src/utils.ts#L346
Invalid type "string | undefined" of template literal expression
|
|
src/SmartTransactionsController.ts#L744
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/SmartTransactionsController.ts#L457
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/SmartTransactionsController.ts#L390
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/SmartTransactionsController.ts#L365
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/SmartTransactionsController.ts#L363
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/SmartTransactionsController.test.ts#L2843
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/SmartTransactionsController.test.ts#L449
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
|
The logs for this run have expired and are no longer available.
Loading