Skip to content

rpc

rpc #36

Triggered via push September 10, 2024 21:12
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
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: apps/arkmarket/src/app/collection/[collectionAddress]/components/collection-header-stats.tsx#L1
'PropsWithClassName' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/arkmarket/src/app/collection/[collectionAddress]/components/collection-header-stats.tsx#L2
'cn' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/arkmarket/src/app/components/main-carousel.tsx#L15
'Ethereum' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-actions-make-offer.tsx#L29
'NoOffer' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-stats.tsx#L8
'ellipsableStyles' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-stats.tsx#L9
'Ethereum' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/arkmarket/src/components/starknet-provider.tsx#L46
React Hook useMemo has a missing dependency: 'injectedConnectors'. Either include it or remove the dependency array