Skip to content

move types to dev dep #108

move types to dev dep

move types to dev dep #108

Triggered via push October 11, 2025 11:58
Status Failure
Total duration 2m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test: src/controllers/v1/multisigAuthenticationController.ts#L32
Unexpected any. Specify a different type
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