Feat: Automated Wallet Interactions #344
Annotations
5 errors and 10 warnings
src/@hooks/useTokenApproval.tsx#L51
Property 'wallet' does not exist on type 'Wallet'.
|
src/@hooks/useTokenApproval.tsx#L79
Property 'wallet' does not exist on type 'Wallet'.
|
src/components/Asset/AssetActions/Compute/index.tsx#L412
Property 'wallet' does not exist on type 'Wallet'.
|
src/components/Asset/AssetActions/Download/index.tsx#L190
Property 'wallet' does not exist on type 'Wallet'.
|
|
src/@context/Asset.tsx#L149
React Hook useCallback has a missing dependency: 'isDDOWhitelisted'. Either include it or remove the dependency array
|
src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
|
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
src/@types/Compute.d.ts#L23
Unexpected any. Specify a different type
|
src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
|
src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
|
src/@utils/aquarius/index.ts#L54
'field' is defined but never used
|
src/@utils/index.ts#L21
Unexpected any. Specify a different type
|
src/@utils/index.ts#L25
Unexpected any. Specify a different type
|
src/@utils/markdownPages.tsx#L13
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading