Skip to content

initialize

initialize #1

Triggered via push May 8, 2025 05:25
Status Failure
Total duration 28s
Artifacts

ci.yml

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

Annotations

21 errors and 6 warnings
test (20.x): src/components/WalletForm.tsx#L115
Replace `'button'` with `"button"`
test (20.x): src/components/WalletForm.tsx#L114
Replace `'generate·wallet'` with `"generate·wallet"`
test (20.x): src/components/WalletForm.tsx#L113
Replace `'generate-wallet'` with `"generate-wallet"`
test (20.x): src/components/PrivateKeyDisplay.tsx#L35
Replace `'toggle-private-key'` with `"toggle-private-key"`
test (20.x): src/components/PrivateKeyDisplay.tsx#L15
Replace `⏎········Wallet·Information⏎······` with `Wallet·Information`
test (20.x): src/components/PrivateKeyDialog.tsx#L19
Replace `·onClick={onClose}·role='button'·aria-label='close'·className="·absolute·top-2·right-2·h-6·w-6·text-gray-900"` with `⏎··········onClick={onClose}⏎··········role="button"⏎··········aria-label="close"⏎··········className="·absolute·top-2·right-2·h-6·w-6·text-gray-900"⏎········`
test (20.x): src/components/PrivateKeyDialog.tsx#L13
Replace `·isOpen,·onClose,·wallet,·privateKey,·onDone·` with `⏎··isOpen,⏎··onClose,⏎··wallet,⏎··privateKey,⏎··onDone,⏎`
test (18.x): src/components/WalletForm.tsx#L115
Replace `'button'` with `"button"`
test (18.x): src/components/WalletForm.tsx#L114
Replace `'generate·wallet'` with `"generate·wallet"`
test (18.x): src/components/WalletForm.tsx#L113
Replace `'generate-wallet'` with `"generate-wallet"`
test (18.x): src/components/PrivateKeyDisplay.tsx#L35
Replace `'toggle-private-key'` with `"toggle-private-key"`
test (18.x): src/components/PrivateKeyDisplay.tsx#L15
Replace `⏎········Wallet·Information⏎······` with `Wallet·Information`
test (18.x): src/components/PrivateKeyDialog.tsx#L19
Replace `·onClick={onClose}·role='button'·aria-label='close'·className="·absolute·top-2·right-2·h-6·w-6·text-gray-900"` with `⏎··········onClick={onClose}⏎··········role="button"⏎··········aria-label="close"⏎··········className="·absolute·top-2·right-2·h-6·w-6·text-gray-900"⏎········`
test (18.x): src/components/PrivateKeyDialog.tsx#L13
Replace `·isOpen,·onClose,·wallet,·privateKey,·onDone·` with `⏎··isOpen,⏎··onClose,⏎··wallet,⏎··privateKey,⏎··onDone,⏎`
test (18.x)
The strategy configuration was canceled because "test._20_x" failed
test (20.x): src/hooks/use-wallet-management.ts#L63
React Hook React.useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test (20.x): src/hooks/use-wallet-management.ts#L59
React Hook React.useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test (20.x): src/components/WalletList.tsx#L45
React Hook React.useEffect has a missing dependency: 'onRefreshBalances'. Either include it or remove the dependency array. If 'onRefreshBalances' changes too often, find the parent component that defines it and wrap that definition in useCallback
test (18.x): src/hooks/use-wallet-management.ts#L63
React Hook React.useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test (18.x): src/hooks/use-wallet-management.ts#L59
React Hook React.useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test (18.x): src/components/WalletList.tsx#L45
React Hook React.useEffect has a missing dependency: 'onRefreshBalances'. Either include it or remove the dependency array. If 'onRefreshBalances' changes too often, find the parent component that defines it and wrap that definition in useCallback