V4 nft forms currency symbol [2/n] #9687
Annotations
2 errors and 2 warnings
Compile:
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
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/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading