Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Add final rewards+final used fee #172

Add final rewards+final used fee

Add final rewards+final used fee #172

Re-run triggered July 22, 2024 08:37
Status Failure
Total duration 1m 25s
Artifacts

pr-any.yml

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

Annotations

10 errors and 6 warnings
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L3
'HttpProvider' is declared but its value is never read.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L6
Module '"@astar-network/astar-sdk-core"' has no exported member 'commaStrToBigInt'.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L6
'commaStrToBigInt' is declared but its value is never read.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L274
Property 'toArray' does not exist on type 'Codec'.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L286
Parameter 'record' implicitly has an 'any' type.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L297
Parameter 'e' implicitly has an 'any' type.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L297
Parameter 'idx' implicitly has an 'any' type.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L324
Property 'toArray' does not exist on type 'Codec'.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L336
Parameter 'record' implicitly has an 'any' type.
Build Code (18.x): packages/sdk-core/src/modules/dapp-staking/pending-rewards/index.ts#L346
Parameter 'e' implicitly has an 'any' type.
Linting (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Linting (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Code (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Build Code (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/