Skip to content

add orderby CreatedAt for MultisigSession #35

add orderby CreatedAt for MultisigSession

add orderby CreatedAt for MultisigSession #35

Triggered via push October 21, 2023 00:00
Status Success
Total duration 4m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 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: migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
test: migrations/1695476070385-UpdateMultisigSessionEntity.ts#L1
'MultisigStatuses' is defined but never used
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
test: src/controllers/v1/passportAuthenticationController.ts#L1
'SiweMessage' is defined but never used
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2