Skip to content

fix eslint errors

fix eslint errors #99

Triggered via push October 9, 2025 14:08
Status Success
Total duration 5m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test: src/controllers/v1/multisigAuthenticationController.ts#L12
'firstOrCreateMultisigSession' is defined but never used
test: src/controllers/v1/authorizationController.ts#L21
Unexpected any. Specify a different type
test: src/controllers/v1/authenticationController.ts#L53
Unexpected any. Specify a different type
test: src/controllers/v1/authenticationController.ts#L19
'NETWORK_IDS' is defined but never used
test: src/controllers/v1/authenticationController.ts#L19
'NETWORK_IDS' is defined but never used
test: src/controllers/v1/authenticationController.ts#L5
'ethers' is defined but never used
test: src/controllers/v1/authenticationController.ts#L5
'ethers' is defined but never used
test: migrations/1701273095150-addDefaultAdminUser.ts#L3
Require statement not part of import statement
test: migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
test: migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
publish
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2