feat: omnichain pending reserved tokens hook and element #9849
ci-run.yml
on: pull_request
Run tests
1m 8s
Lint translation source files
1m 1s
Compile Typescript
1m 24s
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
|