Bugfixes for 138 #2613
Annotations
5 errors and 4 warnings
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/create-dao.ts#L537
Argument of type '[{ authority: PublicKey; emissionSchedule: any; hstEmissionSchedule: any; hstPool: null; netEmissionsCap: null; proposalNamespace: PublicKey; delegatorRewardsPercent: BN; rewardsEscrow: PublicKey | undefined; }]' is not assignable to parameter of type 'ArgsTuple<[{ name: "args"; type: { defined: "UpdateDaoArgsV0"; }; }], RecursiveDepth4<[{ name: "WindowedCircuitBreakerConfigV0"; type: { kind: "struct"; fields: [{ name: "windowSizeSeconds"; type: "u64"; }, { name: "thresholdType"; type: { ...; }; }, { ...; }]; }; }, ... 20 more ..., { ...; }], DecodedHelper<...>>>'.
|
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/migrate-to-hip-138.ts#L204
Argument of type '{ dao: anchor.web3.PublicKey; payer: anchor.web3.PublicKey; delegatorPool: anchor.web3.PublicKey; rewardsEscrow: anchor.web3.PublicKey; authority: anchor.web3.PublicKey; }' is not assignable to parameter of type 'Partial<{ payer: Address; hntMint: Address; authority: Address; delegatorPool: Address; dao: Address; systemProgram: Address; tokenProgram: Address; associatedTokenProgram: Address; circuitBreakerProgram: Address; delegatorPoolCircuitBreaker: Address; }>'.
|
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/create-dao.ts#L537
Argument of type '[{ authority: PublicKey; emissionSchedule: any; hstEmissionSchedule: any; hstPool: null; netEmissionsCap: null; proposalNamespace: PublicKey; delegatorRewardsPercent: BN; rewardsEscrow: PublicKey | undefined; }]' is not assignable to parameter of type 'ArgsTuple<[{ name: "args"; type: { defined: "UpdateDaoArgsV0"; }; }], RecursiveDepth4<[{ name: "WindowedCircuitBreakerConfigV0"; type: { kind: "struct"; fields: [{ name: "windowSizeSeconds"; type: "u64"; }, { name: "thresholdType"; type: { ...; }; }, { ...; }]; }; }, ... 20 more ..., { ...; }], DecodedHelper<...>>>'.
|
Run /./.github/actions/setup-ts/:
packages/helium-admin-cli/src/migrate-to-hip-138.ts#L204
Argument of type '{ dao: anchor.web3.PublicKey; payer: anchor.web3.PublicKey; delegatorPool: anchor.web3.PublicKey; rewardsEscrow: anchor.web3.PublicKey; authority: anchor.web3.PublicKey; }' is not assignable to parameter of type 'Partial<{ payer: Address; hntMint: Address; authority: Address; delegatorPool: Address; dao: Address; systemProgram: Address; tokenProgram: Address; associatedTokenProgram: Address; circuitBreakerProgram: Address; delegatorPoolCircuitBreaker: Address; }>'.
|
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/
|
Run /./.github/actions/build-anchor/
Unexpected input(s) 'node-version', valid inputs are ['']
|
Loading