Upgrade tx notifications #814
Annotations
10 errors and 5 warnings
tooling/tailwind/index.ts#L4
Unsafe member access .exports on an `error` typed value
|
tooling/tailwind/index.ts#L121
Unsafe call of an `error` type typed value
|
apps/auth-proxy/routes/[...auth].ts#L5
Unsafe call of an `error` type typed value
|
apps/auth-proxy/routes/[...auth].ts#L7
Unsafe argument of type `any` assigned to a parameter of type `Request`
|
apps/auth-proxy/routes/[...auth].ts#L7
Unsafe call of an `error` type typed value
|
apps/auth-proxy/routes/[...auth].ts#L8
Unsafe assignment of an error typed value
|
apps/auth-proxy/routes/[...auth].ts#L8
Unsafe member access .env on an `error` typed value
|
apps/auth-proxy/routes/[...auth].ts#L9
Unsafe member access .env on an `error` typed value
|
apps/auth-proxy/routes/[...auth].ts#L10
Unsafe assignment of an error typed value
|
apps/auth-proxy/routes/[...auth].ts#L10
Unsafe member access .env on an `error` typed value
|
apps/nextjs/src/app/_components/wallet/WalletSheet.tsx#L63
React Hook useEffect has missing dependencies: 'previousAccountOpenState' and 'transactionState'. Either include them or remove the dependency array
|
apps/nextjs/src/app/_components/wallet/transactions/TransactionList.tsx#L15
React Hook useEffect has a missing dependency: 'transactionState'. Either include it or remove the dependency array
|
apps/nextjs/src/hooks/useTransactions.ts#L17
All imports in the declaration are only used as types. Use `import type`
|
apps/nextjs/src/hooks/useTransactions.ts#L98
React Hook useMemo has a missing dependency: 'l2Address'. Either include it or remove the dependency array
|
apps/nextjs/src/providers/ModalProvider/modal-hooks.ts#L99
React Hook useCallback has missing dependencies: 'containerStyle' and 'steps'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading