Group network configurations by chain #9585
Annotations
3 errors and 11 warnings
Run yarn lint:
packages/assets-controllers/src/TokenDetectionController.test.ts#L7
'BUILT_IN_NETWORKS' is defined but never used
|
Run yarn lint:
packages/assets-controllers/src/TokenDetectionController.test.ts#L21
Replace `·buildCustomRpcEndpoint,·buildInfuraNetworkConfiguration·` with `⏎··buildCustomRpcEndpoint,⏎··buildInfuraNetworkConfiguration,⏎`
|
Run yarn lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn lint:
packages/approval-controller/src/ApprovalController.test.ts#L743
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:
packages/approval-controller/src/ApprovalController.test.ts#L749
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:
packages/approval-controller/src/ApprovalController.test.ts#L757
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:
packages/approval-controller/src/ApprovalController.test.ts#L763
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:
packages/approval-controller/src/ApprovalController.test.ts#L769
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:
packages/approval-controller/src/ApprovalController.test.ts#L775
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:
packages/approval-controller/src/ApprovalController.test.ts#L783
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:
packages/approval-controller/src/ApprovalController.test.ts#L791
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:
packages/approval-controller/src/ApprovalController.test.ts#L804
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:
packages/approval-controller/src/ApprovalController.test.ts#L822
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