Feat/update v3 #5074
Annotations
2 errors and 20 warnings
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
|
test (macos-latest, 18)
Process completed with exit code 1.
|
|
test (ubuntu-latest, 18):
src/@hooks/useRouter.ts#L96
React Hook useEffect has a missing dependency: 'fetchTokenDetails'. Either include it or remove the dependency array
|
|
test (ubuntu-latest, 18):
src/@hooks/useRouter.ts#L2
'LoggerInstance' is defined but never used
|
|
test (ubuntu-latest, 18):
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
|
test (ubuntu-latest, 18):
src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
|
|
test (ubuntu-latest, 18):
src/@context/MarketMetadata/index.tsx#L43
React Hook useEffect has a missing dependency: 'getOpcData'. Either include it or remove the dependency array
|
|
test (ubuntu-latest, 18):
src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
|
|
test (ubuntu-latest, 18):
src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
|
|
test (ubuntu-latest, 18):
src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
|
|
test (ubuntu-latest, 18):
src/@context/Asset.tsx#L170
React Hook useCallback has a missing dependency: 'newCancelToken'. Either include it or remove the dependency array
|
|
test (ubuntu-latest, 18):
src/@context/Asset.tsx#L150
React Hook useCallback has a missing dependency: 'newCancelToken'. Either include it or remove the dependency array
|
|
test (macos-latest, 18):
src/@hooks/useRouter.ts#L96
React Hook useEffect has a missing dependency: 'fetchTokenDetails'. Either include it or remove the dependency array
|
|
test (macos-latest, 18):
src/@hooks/useRouter.ts#L2
'LoggerInstance' is defined but never used
|
|
test (macos-latest, 18):
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
|
test (macos-latest, 18):
src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
|
|
test (macos-latest, 18):
src/@context/MarketMetadata/index.tsx#L43
React Hook useEffect has a missing dependency: 'getOpcData'. Either include it or remove the dependency array
|
|
test (macos-latest, 18):
src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
|
|
test (macos-latest, 18):
src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
|
|
test (macos-latest, 18):
src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
|
|
test (macos-latest, 18):
src/@context/Asset.tsx#L170
React Hook useCallback has a missing dependency: 'newCancelToken'. Either include it or remove the dependency array
|
|
test (macos-latest, 18):
src/@context/Asset.tsx#L150
React Hook useCallback has a missing dependency: 'newCancelToken'. Either include it or remove the dependency array
|