chore(deps-dev): bump globals from 15.13.0 to 16.0.0 (#2659) #6441
Annotations
2 errors and 9 warnings
Deploy to GitHub Pages
Error: No uploaded artifact was found! Please check if there are any errors at build step, or uploaded artifact name is correct.
at getSignedArtifactMetadata (/home/runner/work/_actions/actions/deploy-pages/v2/src/internal/api-client.js:94:1)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v2/src/internal/deployment.js:68:1)
at main (/home/runner/work/_actions/actions/deploy-pages/v2/src/index.js:30:1)
|
Deploy to GitHub Pages
Error: No uploaded artifact was found! Please check if there are any errors at build step, or uploaded artifact name is correct.
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L97
Expected a 'break' statement before 'default'
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/containers/WalletPopup/components/UserSignedExtensionInputs.tsx#L30
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/containers/WalletPopup/components/UserSignedExtensionInputs.tsx#L75
React Hook useEffect has missing dependencies: 'defaultValue' and 'onChange'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/containers/WalletPopup/components/UserSignedExtensionInputs.tsx#L107
React Hook useEffect has missing dependencies: 'defaultValue' and 'onChange'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
Run /./.github/actions/turbo-build:
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
Loading