Skip to content

fix: fix incentive user rewards amount #755

fix: fix incentive user rewards amount

fix: fix incentive user rewards amount #755

Triggered via pull request November 24, 2023 11:31
Status Success
Total duration 1m 55s
Artifacts

pr-any.yml

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

Annotations

13 warnings
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/__test__/dex.spec.ts#L9
Unsafe assignment of an `any` value
Linting (16.x): packages/sdk/src/__test__/dex.spec.ts#L10
Unsafe member access .isReady on an `any` value
Linting (16.x): packages/sdk/src/__test__/dex.spec.ts#L14
Unsafe assignment of 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/