Skip to content

Merge pull request #28 from Giveth/10-track-count-of-multisig-sessions #4

Merge pull request #28 from Giveth/10-track-count-of-multisig-sessions

Merge pull request #28 from Giveth/10-track-count-of-multisig-sessions #4

Triggered via pull request July 18, 2024 22:55
Status Success
Total duration 1m 35s
Artifacts

main-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
test: migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
test: migrations/1701273095150-addDefaultAdminUser.ts#L3
Require statement not part of import statement
test: src/controllers/v1/authorizationController.ts#L20
Unexpected any. Specify a different type
test: src/controllers/v1/multisigAuthenticationController.ts#L12
'firstOrCreateMultisigSession' is defined but never used
test: src/controllers/v1/multisigAuthenticationController.ts#L12
'firstOrCreateMultisigSession' is defined but never used
test: src/controllers/v1/multisigAuthenticationController.ts#L34
Unexpected any. Specify a different type
test: src/controllers/v1/multisigAuthenticationController.ts#L35
Unexpected any. Specify a different type
test: src/controllers/v1/multisigAuthenticationController.ts#L36
Unexpected any. Specify a different type
test: src/controllers/v1/passportAuthenticationController.ts#L1
'SiweMessage' is defined but never used