fix #39
Annotations
10 errors and 1 warning
packages/ui/src/github-icon.tsx#L7
Unsafe assignment of an error typed value
|
packages/ui/src/price-tag.tsx#L5
'LordsLogo' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/arkmarket/src/app/collection/[collectionAddress]/components/collection-header-stats.tsx#L1
'PropsWithClassName' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/app/collection/[collectionAddress]/components/collection-header-stats.tsx#L2
'cn' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/app/collection/[collectionAddress]/components/collection-items-buy-now.tsx#L61
Unnecessary conditional, value is always falsy
|
apps/arkmarket/src/app/components/main-carousel.tsx#L15
'Ethereum' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-make-bid.tsx#L19
'EthInput' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-make-bid.tsx#L40
'ETH' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/components/starknet-provider.tsx#L46
React Hook useMemo has a missing dependency: 'injectedConnectors'. Either include it or remove the dependency array
|
This job failed
Loading