chore(deps): bump @polkadot/types from 11.2.1 to 12.1.1 #5
dependabot-changeset.yml
on: pull_request
create-changeset
2m 26s
Annotations
1 error and 10 warnings
create-changeset
Process completed with exit code 1.
|
create-changeset:
projects/wallet-template/src/background/tx-helper/submit-fns.ts#L224
Expected an error object to be thrown
|
create-changeset:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
create-changeset:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
create-changeset:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
create-changeset:
projects/wallet-template/src/containers/WalletPopup/components/CopyButton.tsx#L15
'CopyButton' is already defined
|
create-changeset:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L98
Expected a 'break' statement before 'default'
|
create-changeset:
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
|
create-changeset:
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
|
create-changeset:
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
|
create-changeset:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|