chore: add ws-provider to ci #245
pr-ci.yml
on: pull_request
Matrix: run-ci / build
run-ci
/
playwright-test-extension
1m 13s
run-ci
/
playwright-test-examples
1m 8s
run-ci
/
playwright-test-wallet-template
1m 33s
run-ci
/
all
0s
Annotations
45 warnings
run-ci / build (20.x):
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
run-ci / build (20.x):
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
run-ci / build (20.x):
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
run-ci / build (20.x):
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L98
Expected a 'break' statement before 'default'
|
run-ci / build (20.x):
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-ci / build (20.x):
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-ci / build (20.x):
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-ci / build (20.x):
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
run-ci / build (20.x):
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
run-ci / build (18.x):
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
run-ci / build (18.x):
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
run-ci / build (18.x):
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
run-ci / build (18.x):
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L98
Expected a 'break' statement before 'default'
|
run-ci / build (18.x):
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-ci / build (18.x):
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-ci / build (18.x):
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-ci / build (18.x):
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
run-ci / build (18.x):
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
run-ci / playwright-test-examples:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-examples:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-examples:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-examples:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L98
Expected a 'break' statement before 'default'
|
run-ci / playwright-test-examples:
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-ci / playwright-test-examples:
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-ci / playwright-test-examples:
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-ci / playwright-test-examples:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
run-ci / playwright-test-examples:
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
run-ci / playwright-test-extension:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-extension:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-extension:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-extension:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L98
Expected a 'break' statement before 'default'
|
run-ci / playwright-test-extension:
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-ci / playwright-test-extension:
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-ci / playwright-test-extension:
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-ci / playwright-test-extension:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
run-ci / playwright-test-extension:
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
run-ci / playwright-test-wallet-template:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-wallet-template:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-wallet-template:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
run-ci / playwright-test-wallet-template:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L98
Expected a 'break' statement before 'default'
|
run-ci / playwright-test-wallet-template:
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-ci / playwright-test-wallet-template:
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-ci / playwright-test-wallet-template:
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-ci / playwright-test-wallet-template:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
run-ci / playwright-test-wallet-template:
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|