add controller #25
Annotations
9 errors and 1 warning
apps/arkmarket/src/app/wallet/[walletAddress]/components/portfolio-items-data-grid-view.tsx#L65
'idx' is defined but never used. Allowed unused args must match /^_/u
|
apps/arkmarket/src/app/wallet/[walletAddress]/components/portfolio-items-data-list-view.tsx#L36
'idx' is defined but never used. Allowed unused args must match /^_/u
|
apps/arkmarket/src/components/connectors.tsx#L5
'paymaster' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/components/connectors.tsx#L5
Unexpected any. Specify a different type
|
apps/arkmarket/src/components/connectors.tsx#L8
NEXT_PUBLIC_RPC_URL is not listed as a dependency in turbo.json
|
apps/arkmarket/src/components/connectors.tsx#L8
'process.env' is restricted from being used. Use `import { env } from '~/env'` instead to ensure validated types
|
apps/arkmarket/src/components/user-nav.tsx#L28
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
|
apps/arkmarket/src/components/connectors.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
The logs for this run have expired and are no longer available.
Loading