Skip to content

Borrow and stake support pcape #2181

Borrow and stake support pcape

Borrow and stake support pcape #2181

Triggered via pull request September 3, 2023 07:14
Status Failure
Total duration 1h 22m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Coverage Check
Matrix: Lint Check
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Lint Check (18): test/_sape_pool_operation.spec.ts#L73
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: BigNumber; cashAmount: number; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/_sape_pool_operation.spec.ts#L123
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: BigNumber; cashAmount: number; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/_sape_pool_operation.spec.ts#L175
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: BigNumber; cashAmount: number; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/auto_compound_ape.spec.ts#L473
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: number; cashAmount: any; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/auto_compound_ape.spec.ts#L486
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: number; cashAmount: any; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/auto_compound_ape.spec.ts#L499
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: number; cashAmount: any; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/auto_compound_ape.spec.ts#L624
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: number; cashAmount: BigNumber; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/auto_compound_ape.spec.ts#L731
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: number; cashAmount: any; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/auto_compound_ape.spec.ts#L744
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: number; cashAmount: any; }' is not assignable to parameter of type 'StakingInfoStruct'.
Lint Check (18): test/auto_compound_ape.spec.ts#L757
Argument of type '{ nftAsset: string; borrowAsset: string; borrowAmount: number; cashAmount: any; }' is not assignable to parameter of type 'StakingInfoStruct'.
Coverage Check (18)
Process completed with exit code 1.
Unit Tests (18)
Process completed with exit code 24.
Lint Check (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/