devDeps: update @metamask/eslint-config*
from 10 to 12
#71
Annotations
8 warnings
src/SmartTransactionsController.test.ts#L676
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#L682
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#L157
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#L159
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#L189
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#L315
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#L346
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#L461
Invalid type "any" of template literal expression
|
The logs for this run have expired and are no longer available.
Loading