wip #5879
Annotations
5 errors and 1 warning
Run yarn run lint
Cannot find name 'joinFarms'. Did you mean 'isJoinFarms'?
|
Run yarn run lint
Cannot find name 'joinFarms'. Did you mean 'isJoinFarms'?
|
Run yarn run lint
Argument of type '{ poolId: string; farms: TFarmAprData[]; deposit: { onClose: () => void; disableAutoClose: boolean; onSuccess: () => void; onError: () => void; }; redeposit: { onClose: () => void; onError: () => void; }; }' is not assignable to parameter of type 'TArgs'.
|
Run yarn run lint
Type '{ initialAmount: string | undefined; assetId: string; onClose: () => void; farms: TFarmAprData[]; onSuccess: (result: ISubmittableResult, value: string) => Promise<...>; onSubmitted: () => void; isJoinFarms: boolean; setIsJoinFarms: Dispatch<...>; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Run yarn run lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading