Integrate starter pack #1349
Annotations
4 warnings
Run eslint on changed files:
packages/scoutgame-ui/src/components/common/NFTPurchaseDialog/components/NFTPurchaseForm.tsx#L164
React Hook useCallback has missing dependencies: 'builder.nftType' and 'builderContractReadonlyApiClient'. Either include them or remove the dependency array
|
Run eslint on changed files:
packages/scoutgame-ui/src/components/common/NFTPurchaseDialog/components/NFTPurchaseForm.tsx#L198
React Hook useEffect has a missing dependency: 'refreshTokenData'. Either include it or remove the dependency array
|
Run eslint on changed files:
packages/scoutgame-ui/src/components/common/NFTPurchaseDialog/components/NFTPurchaseForm.tsx#L215
React Hook useEffect has a missing dependency: 'refreshTokenData'. Either include it or remove the dependency array
|
Run eslint on changed files
Unexpected input(s) 'warn_ignored', valid inputs are ['token', 'all_files', 'config_path', 'ignore_patterns', 'file_extensions', 'extra_args', 'skip_annotations', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'path', 'skip_initial_fetch', 'use_rest_api', 'escape_paths', 'ignore_path']
|
Loading