hide payouts create zero amount #9631
ci-run.yml
on: pull_request
Run tests
1m 13s
Lint translation source files
53s
Compile Typescript
1m 27s
Annotations
3 errors and 3 warnings
Compile Typescript:
src/packages/v2v3/components/Create/components/pages/PayoutsPage/components/TreasuryOptionsRadio.tsx#L14
Cannot find module 'redux/hooks/useEditingDistributionLimit' or its corresponding type declarations.
|
Compile Typescript:
src/packages/v2v3/components/Create/components/pages/PayoutsPage/components/TreasuryOptionsRadio.tsx#L171
Property 'currency' is missing in type '{ open: boolean; onOk: (newDistributionLimit: ReduxDistributionLimit) => void; onCancel: () => void; splits: Split[]; }' but required in type '{ open: boolean; onOk: (d: ReduxDistributionLimit) => void; onCancel: VoidFunction; splits: Split[]; currency: V2V3CurrencyOption | undefined; }'.
|
Compile Typescript
Process completed with exit code 2.
|
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 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/
|
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 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/
|
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 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/
|