Modify pending rewards #2532
Annotations
9 errors and 7 warnings
Run /./.github/actions/setup-ts/:
packages/distributor-oracle/src/client.ts#L159
Type '{ entityKey: string; recipientAcc: DecodeStruct<{ kind: "struct"; fields: [{ name: "lazyDistributor"; type: "publicKey"; }, { name: "asset"; type: "publicKey"; }, { name: "totalRewards"; type: "u64"; }, { ...; }, { ...; }, { ...; }, { ...; }, { ...; }]; }, RecursiveDepth4<...>> | undefined; }[]' is not assignable to type '{ entityKey: string; recipientAcc: DecodeStruct<{ kind: "struct"; fields: [{ name: "lazyDistributor"; type: "publicKey"; }, { name: "asset"; type: "publicKey"; }, { name: "totalRewards"; type: "u64"; }, { name: "currentConfigVersion"; type: "u16"; }, { ...; }, { ...; }, { ...; }, { ...; }]; }, RecursiveDepth4<...>>;...'.
|
Run /./.github/actions/setup-ts/:
packages/distributor-oracle/src/client.ts#L159
Type '{ entityKey: string; recipientAcc: DecodeStruct<{ kind: "struct"; fields: [{ name: "lazyDistributor"; type: "publicKey"; }, { name: "asset"; type: "publicKey"; }, { name: "totalRewards"; type: "u64"; }, { ...; }, { ...; }, { ...; }, { ...; }, { ...; }]; }, RecursiveDepth4<...>> | undefined; }[]' is not assignable to type '{ entityKey: string; recipientAcc: DecodeStruct<{ kind: "struct"; fields: [{ name: "lazyDistributor"; type: "publicKey"; }, { name: "asset"; type: "publicKey"; }, { name: "totalRewards"; type: "u64"; }, { name: "currentConfigVersion"; type: "u16"; }, { ...; }, { ...; }, { ...; }, { ...; }]; }, RecursiveDepth4<...>>;...'.
|
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/claim-rewards.ts#L2
Cannot find module '@helium/distributor-oracle' or its corresponding type declarations.
|
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/distribute-iot-operations-fund.ts#L2
Cannot find module '@helium/distributor-oracle' or its corresponding type declarations.
|
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/claim-rewards.ts#L2
Cannot find module '@helium/distributor-oracle' or its corresponding type declarations.
|
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/distribute-iot-operations-fund.ts#L2
Cannot find module '@helium/distributor-oracle' or its corresponding type declarations.
|
Run /./.github/actions/setup-ts/:
packages/crons/src/end-epoch.ts#L2
Cannot find module '@helium/distributor-oracle' or its corresponding type declarations.
|
Run /./.github/actions/setup-ts/:
packages/crons/src/end-epoch.ts#L2
Cannot find module '@helium/distributor-oracle' or its corresponding type declarations.
|
Run /./.github/actions/setup-ts/
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Run /./.github/actions/build-anchor/
Unexpected input(s) 'node-version', valid inputs are ['']
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Loading