feat: added karat to the market #46
Annotations
13 errors
typecheck
Cannot find module '..' or its corresponding type declarations.
|
typecheck
@ark-market/ui#typecheck: command (/home/runner/work/market/market/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
packages/ui/src/github-icon.tsx#L7
Unsafe assignment of an error typed value
|
lint:
packages/ui/src/price-tag.tsx#L5
'LordsLogo' is defined but never used. Allowed unused vars must match /^_/u
|
lint
@ark-market/ui#lint: command (/home/runner/work/market/market/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
@ark-market/app#lint: command (/home/runner/work/market/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/[collectionAddress]/[tokenId]/page.tsx#L6
Unsafe assignment of an error typed value
|
lint:
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L6
Computed name [params.collectionAddress] resolves to an `any` value
|
lint:
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L6
Unsafe member access .collectionAddress on an `any` value
|
lint:
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L10
Unsafe assignment of an error typed value
|
lint:
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L10
Unsafe member access [ChainId.SN_MAIN] on an `error` typed value
|
lint:
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L11
Unsafe assignment of an error typed value
|