Skip to content

feat: omnichain pending reserved tokens hook and element #9849

feat: omnichain pending reserved tokens hook and element

feat: omnichain pending reserved tokens hook and element #9849

Triggered via pull request February 2, 2025 05:08
Status Failure
Total duration 1m 32s
Artifacts

ci-run.yml

on: pull_request
Run tests
1m 8s
Run tests
Lint translation source files
1m 1s
Lint translation source files
Compile Typescript
1m 24s
Compile Typescript
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Compile Typescript: src/packages/v4/views/V4ProjectDashboard/V4ProjectTabs/V4TokensPanel/V4DistributeReservedTokensModal.tsx#L41
Property 'pendingReservedTokens' does not exist on type '{ selectedChainId: 11155111 | 11155420 | 84532 | 421614 | undefined; setSelectedChainId: Dispatch<SetStateAction<11155111 | 11155420 | 84532 | 421614 | undefined>>; reservedList: { ...; }[] | undefined; reservedPercent: string; aggregatedPendingReservedTokens: bigint; pendingReservedTokensElement: Element; }'.
Compile Typescript: src/packages/v4/views/V4ProjectDashboard/V4ProjectTabs/V4TokensPanel/V4DistributeReservedTokensModal.tsx#L41
Property 'pendingReservedTokensFormatted' does not exist on type '{ selectedChainId: 11155111 | 11155420 | 84532 | 421614 | undefined; setSelectedChainId: Dispatch<SetStateAction<11155111 | 11155420 | 84532 | 421614 | undefined>>; reservedList: { ...; }[] | undefined; reservedPercent: string; aggregatedPendingReservedTokens: bigint; pendingReservedTokensElement: Element; }'.
Compile Typescript: src/packages/v4/views/V4ProjectDashboard/V4ProjectTabs/V4TokensPanel/V4SendReservedTokensButton.tsx#L17
Property 'pendingReservedTokens' does not exist on type '{ selectedChainId: 11155111 | 11155420 | 84532 | 421614 | undefined; setSelectedChainId: Dispatch<SetStateAction<11155111 | 11155420 | 84532 | 421614 | undefined>>; reservedList: { ...; }[] | undefined; reservedPercent: string; aggregatedPendingReservedTokens: bigint; pendingReservedTokensElement: Element; }'.
Compile Typescript
Process completed with exit code 2.
Compile Typescript
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Lint translation source files
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down