[BEETS] update faq #905
Annotations
12 warnings
Setup
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Post Setup
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Run lint:
packages/lib/modules/beets/lst/Lst.tsx#L116
React Hook useEffect has missing dependencies: 'setActiveTab' and 'tabs'. Either include them or remove the dependency array
|
Run lint:
packages/lib/modules/beets/lst/Lst.tsx#L126
React Hook useEffect has missing dependencies: 'isStakeTab', 'isUnstakeTab', 'setAmountAssets', 'setAmountShares', 'stakeModalDisclosure', and 'unstakeModalDisclosure'. Either include them or remove the dependency array
|
Run lint:
packages/lib/modules/beets/lst/components/LstWithdraw.tsx#L36
React Hook useEffect has missing dependencies: 'first' and 'withdrawalsDataOrdered'. Either include them or remove the dependency array
|
Run lint:
packages/lib/modules/beets/lst/components/LstWithdrawTableRow.tsx#L3
'fNum' is defined but never used
|
Run lint:
packages/lib/modules/pool/PoolList/PoolList.tsx#L28
Props should be sorted alphabetically
|
Run lint:
packages/lib/shared/components/animations/TypingEffect.tsx#L30
Do not use Array index in keys
|
Run lint:
packages/lib/shared/components/animations/WordsPullUp.tsx#L49
Do not use Array index in keys
|
Run lint:
packages/lib/shared/components/btns/LzBeetsMigrator.tsx#L240
React Hook useEffect has a missing dependency: 'shouldShow'. Either include it or remove the dependency array
|
Run lint:
packages/lib/shared/components/btns/LzBeetsMigrator.tsx#L266
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Run lint:
packages/lib/shared/utils/currencies.ts#L39
PRIVATE_CURRENCYAPI_KEY is not listed as a dependency in turbo.json
|
Loading