Skip to content

add to-promise func #734

add to-promise func

add to-promise func #734

Triggered via pull request July 27, 2023 08:43
Status Failure
Total duration 2m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-any.yml

on: pull_request
Matrix: Build Code
Matrix: Linting
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
Linting (16.x): packages/sdk/src/wallet/utils/to-promise.ts#L1
Replace `"rxjs"` with `'rxjs'`
Linting (16.x): packages/sdk/src/wallet/utils/to-promise.ts#L3
Constraining the generic type `T` to `any` does nothing and is unnecessary
Linting (16.x)
Process completed with exit code 255.
Build Code (16.x)
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/
Linting (16.x)
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/
Linting (16.x): packages/sdk-loan/src/loan-calculator.ts#L227
Unsafe member access .isLessOrEqualTo on an `any` value
Linting (16.x): packages/sdk-payment/src/Payment.ts#L6
'ensureReady' is defined but never used
Linting (16.x): packages/sdk-payment/src/payment.spec.ts#L26
Unsafe member access .isReady on an `any` value
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L1
'MethodDeclaration' is defined but never used
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L5
Unsafe assignment of an `any` value
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L8
Unsafe member access .isReady on an `any` value
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L12
Unsafe member access .apply on an `any` value
Linting (16.x): packages/sdk/src/incentive/utils/get-deduction-endtime-configs.ts#L32
Unsafe member access .method on an `any` value
Linting (16.x): packages/sdk/src/incentive/utils/get-deduction-endtime-configs.ts#L32
Unsafe member access .section on an `any` value
Linting (16.x): packages/sdk/src/incentive/utils/get-deduction-endtime-configs.ts#L34
Unsafe member access .args on an `any` value
Testing (16.x)
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/