Bump @metamask/utils from 6.2.0 to 8.1.0 #3434
Annotations
10 warnings
packages/approval-controller/src/ApprovalController.test.ts#L465
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
|
packages/approval-controller/src/ApprovalController.test.ts#L484
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
|
packages/approval-controller/src/ApprovalController.test.ts#L498
Promise-returning function provided to variable where a void return was expected
|
packages/approval-controller/src/ApprovalController.test.ts#L633
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
|
packages/approval-controller/src/ApprovalController.test.ts#L636
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
|
packages/approval-controller/src/ApprovalController.test.ts#L639
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
|
packages/approval-controller/src/ApprovalController.test.ts#L660
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
|
packages/approval-controller/src/ApprovalController.test.ts#L663
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
|
packages/approval-controller/src/ApprovalController.test.ts#L702
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
|
packages/approval-controller/src/ApprovalController.test.ts#L708
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