fix eslint errors #99
Annotations
10 warnings
|
src/controllers/v1/multisigAuthenticationController.ts#L12
'firstOrCreateMultisigSession' is defined but never used
|
|
src/controllers/v1/authorizationController.ts#L21
Unexpected any. Specify a different type
|
|
src/controllers/v1/authenticationController.ts#L53
Unexpected any. Specify a different type
|
|
src/controllers/v1/authenticationController.ts#L19
'NETWORK_IDS' is defined but never used
|
|
src/controllers/v1/authenticationController.ts#L19
'NETWORK_IDS' is defined but never used
|
|
src/controllers/v1/authenticationController.ts#L5
'ethers' is defined but never used
|
|
src/controllers/v1/authenticationController.ts#L5
'ethers' is defined but never used
|
|
migrations/1701273095150-addDefaultAdminUser.ts#L3
Require statement not part of import statement
|
|
migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
|
|
migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading