chore: Update @metamask/transaction-controller
peer dependency to 42.0.0
#804
Annotations
4 errors and 8 warnings
Run yarn lint:
src/SmartTransactionsController.test.ts#L33
'SmartTransactionsControllerSmartTransactionConfirmationDoneEvent' is defined but never used
|
Run yarn lint:
src/SmartTransactionsController.test.ts#L34
'SmartTransactionsControllerSmartTransactionEvent' is defined but never used
|
Run yarn lint:
src/SmartTransactionsController.test.ts#L35
'SmartTransactionsControllerStateChangeEvent' is defined but never used
|
Run yarn lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn lint:
src/SmartTransactionsController.test.ts#L2058
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
|
Run yarn lint:
src/SmartTransactionsController.ts#L345
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
|
Run yarn lint:
src/SmartTransactionsController.ts#L347
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
|
Run yarn lint:
src/SmartTransactionsController.ts#L372
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
|
Run yarn lint:
src/SmartTransactionsController.ts#L438
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
|
Run yarn lint:
src/SmartTransactionsController.ts#L616
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
|
Run yarn lint:
src/SmartTransactionsController.ts#L707
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
|
Loading