Replaced sg username with path and name (#4913) #1325
Annotations
5 warnings
Run eslint on changed files:
apps/scoutgame/components/[path]/PublicProfileTabsMenu.tsx#L23
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
Run eslint on changed files:
apps/scoutgame/components/common/NFTPurchaseDialog/NFTPurchaseDialog.tsx#L39
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
Run eslint on changed files:
apps/scoutgame/components/common/NFTPurchaseDialog/components/NFTPurchaseForm.tsx#L169
React Hook useCallback has a missing dependency: 'builderContractReadonlyApiClient'. Either include it or remove the dependency array
|
Run eslint on changed files:
apps/scoutgame/components/common/NFTPurchaseDialog/components/NFTPurchaseForm.tsx#L195
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']
|
Loading