Skip to content

fix(hooks): stable load identity, single mount fetch and in-flight cancellation #628

fix(hooks): stable load identity, single mount fetch and in-flight cancellation

fix(hooks): stable load identity, single mount fetch and in-flight cancellation #628

Triggered via pull request September 1, 2026 15:49
Status Failure
Total duration 55s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 9 warnings
test (20.x)
Process completed with exit code 1.
test (20.x): src/lib/mock-client.ts#L254
'connectedAddress' is never reassigned. Use 'const' instead
test (20.x): src/components/index.ts#L28
Run autofix to sort these exports!
test (20.x): src/components/WalletConnectButton.tsx#L35
Empty block statement
test (20.x): src/components/NetworkBanner.test.tsx#L27
'renderWithNetwork' is defined but never used
test (20.x): src/components/FeeEstimator.tsx#L8
'useIsVisible' is defined but never used
test (20.x): src/components/ContractEventFeed.tsx#L54
'useIsVisible' is defined but never used
test (20.x): src/components/ClaimableBalanceCard.tsx#L172
'handleClaimSuccess' is defined but never used
test (22.x)
The strategy configuration was canceled because "test._20_x" failed
test (22.x)
Process completed with exit code 1.
test (22.x): src/lib/mock-client.ts#L254
'connectedAddress' is never reassigned. Use 'const' instead
test (22.x): src/components/index.ts#L28
Run autofix to sort these exports!
test (22.x): src/components/WalletConnectButton.tsx#L35
Empty block statement
test (22.x): src/components/NetworkBanner.test.tsx#L27
'renderWithNetwork' is defined but never used
test (22.x): src/components/FeeEstimator.tsx#L8
'useIsVisible' is defined but never used
test (22.x): src/components/ContractEventFeed.tsx#L54
'useIsVisible' is defined but never used
test (22.x): src/components/ClaimableBalanceCard.tsx#L172
'handleClaimSuccess' is defined but never used
test (20.x)
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/
test (20.x): src/components/FeeEstimator.tsx#L100
React Hook useEffect has an unnecessary dependency: 'isVisible'. Either exclude it or remove the dependency array. Outer scope values like 'isVisible' aren't valid dependencies because mutating them doesn't re-render the component
test (20.x): src/components/ContractEventFeed.tsx#L400
React Hook useEffect has an unnecessary dependency: 'isVisible'. Either exclude it or remove the dependency array. Outer scope values like 'isVisible' aren't valid dependencies because mutating them doesn't re-render the component
test (20.x): src/components/ContractEventFeed.tsx#L391
React Hook useEffect has an unnecessary dependency: 'isVisible'. Either exclude it or remove the dependency array. Outer scope values like 'isVisible' aren't valid dependencies because mutating them doesn't re-render the component
test (22.x)
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (22.x)
No files were found with the provided path: axe-results.json. No artifacts will be uploaded.
test (22.x): src/components/FeeEstimator.tsx#L100
React Hook useEffect has an unnecessary dependency: 'isVisible'. Either exclude it or remove the dependency array. Outer scope values like 'isVisible' aren't valid dependencies because mutating them doesn't re-render the component
test (22.x): src/components/ContractEventFeed.tsx#L400
React Hook useEffect has an unnecessary dependency: 'isVisible'. Either exclude it or remove the dependency array. Outer scope values like 'isVisible' aren't valid dependencies because mutating them doesn't re-render the component
test (22.x): src/components/ContractEventFeed.tsx#L391
React Hook useEffect has an unnecessary dependency: 'isVisible'. Either exclude it or remove the dependency array. Outer scope values like 'isVisible' aren't valid dependencies because mutating them doesn't re-render the component