chore(deps): bump changesets/action from 1 to 2 - #677
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
11 errors and 8 warnings
|
|
|
Lint:
src/hooks/useSorobanSimulate.ts#L16
'Transaction' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/hooks/usePayment.ts#L21
'SignTransactionOptions' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/hooks/usePaginatedOperations.ts#L168
Unexpected any. Specify a different type
|
|
Lint:
src/hooks/usePaginatedOperations.ts#L158
Unexpected any. Specify a different type
|
|
Lint:
src/hooks/usePaginatedOperations.ts#L122
Unexpected any. Specify a different type
|
|
Lint:
src/hooks/usePaginatedOperations.ts#L81
Unexpected any. Specify a different type
|
|
Lint:
src/hooks/usePaginatedOperations.ts#L61
Unexpected any. Specify a different type
|
|
Lint:
src/hooks/usePaginatedOperations.ts#L16
Unexpected any. Specify a different type
|
|
Lint:
src/hooks/useHorizonStream.ts#L114
Unexpected any. Specify a different type
|
|
Lint:
src/__tests__/useClaimableBalance.test.ts#L267
A `require()` style import is forbidden
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/hooks/useTransactionLifecycle.ts#L347
React Hook useCallback has an unnecessary dependency: 'onSuccess'. Either exclude it or remove the dependency array
|
|
Lint:
src/hooks/useSorobanTokenBalance.ts#L213
The ref value 'fetchGenRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'fetchGenRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint:
src/hooks/useSorobanRead.ts#L287
The ref value 'fetchGenRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'fetchGenRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint:
src/hooks/useSorobanContract.ts#L415
React Hook useCallback has a missing dependency: 'baseOptimisticResult'. Either include it or remove the dependency array
|
|
Lint:
src/hooks/usePaginatedOperations.ts#L333
React Hook useEffect has missing dependencies: 'accountId' and 'transactionHash'. Either include them or remove the dependency array
|
|
Lint:
src/hooks/useOrderBook.ts#L125
React Hook useCallback has missing dependencies: 'buying' and 'selling'. Either include them or remove the dependency array
|
|
Lint:
src/hooks/useContractId.ts#L55
React Hook useMemo has a missing dependency: 'asset'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading