feat(currency): use marketplace currency data #560
Annotations
10 errors and 2 warnings
Lint
@ark-market/app#lint: command (/home/runner/work/ark-market/ark-market/apps/arkmarket) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
Lint:
apps/arkmarket/src/app/collection/[collectionAddress]/components/collection-items-buy-now.tsx#L64
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-cancel-listing.tsx#L40
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-cancel-listing.tsx#L42
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-cancel-listing.tsx#L56
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-cancel-listing.tsx#L58
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-make-bid.tsx#L106
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-make-bid.tsx#L125
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-make-bid.tsx#L140
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-make-bid.tsx#L179
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
packages/ui/src/icon-wrapper.tsx#L65
React Hook useEffect has a missing dependency: 'weight'. Either include it or remove the dependency array
|
Lint:
apps/arkmarket/src/app/components/main-carousel.tsx#L56
React Hook useEffect has a missing dependency: 'startAutoSlide'. Either include it or remove the dependency array
|
Loading