devDeps: update @metamask/eslint-config*
from 10 to 12
#82
Annotations
8 warnings
src/SmartTransactionsController.test.ts#L675
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#L681
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#L152
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#L154
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#L184
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#L310
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#L341
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#L456
Invalid type "any" of template literal expression
|
The logs for this run have expired and are no longer available.
Loading