V4 nft forms currency symbol [2/n] #9706
ci-run.yml
on: pull_request
Run tests
1m 12s
Lint translation source files
56s
Compile Typescript
1m 29s
Annotations
4 errors and 6 warnings
Compile Typescript:
src/components/NftRewards/AddNftCollectionForm/AddNftCollectionForm.tsx#L7
Module '"models/nftRewards"' has no exported member 'NftPostPayModalConfig'.
|
Compile Typescript:
src/components/NftRewards/RewardsList/RewardsList.tsx#L119
Type '{ priceCurrencySymbol: string; open: boolean; editingData: NftRewardTier | undefined; nftRewards: NftRewardsData; onOk: (reward: NftRewardTier) => void; onCancel: () => void; withEditWarning: boolean | undefined; }' is not assignable to type 'IntrinsicAttributes & { className?: string | undefined; currencySymbol: string; editingData?: NftRewardTier | undefined; nftRewards: NftRewardsData; open?: boolean | undefined; onOk: (reward: NftRewardTier) => void; onCancel: VoidFunction; withEditWarning?: boolean | undefined; }'.
|
Compile Typescript:
src/utils/nftRewards.ts#L403
This comparison appears to be unintentional because the types 'JB721DelegateVersion.JB721DELEGATE_V3 | JB721DelegateVersion.JB721DELEGATE_V3_1 | undefined' and 'JB721DelegateVersion.JB721DELEGATE_V4' have no overlap.
|
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/
|
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/
|
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/
|
Lint translation source files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile Typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|