chore: fix some typos (#2649) #6426
ci.yml
on: push
Matrix: run-ci / build
run-ci
/
playwright-test-extension
2m 25s
run-ci
/
playwright-test-examples
2m 1s
run-ci
/
playwright-test-wallet-template
1m 51s
changesets
25s
npm-publish
42s
upload-extension-artifacts
44s
docs
2s
all
4s
Annotations
4 errors and 73 warnings
docs
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
changesets
Error: The process '/opt/hostedtoolcache/node/22.13.1/x64/bin/node' failed with exit code 1
|
changesets
The process '/opt/hostedtoolcache/node/22.13.1/x64/bin/node' failed with exit code 1
|
all
Process completed with exit code 1.
|
run-ci / build (23.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 (23.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 (23.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 (23.x):
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L97
Expected a 'break' statement before 'default'
|
run-ci / build (23.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 (23.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 (23.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 (23.x):
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
run-ci / build (23.x):
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
run-ci / build (22.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 (22.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 (22.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 (22.x):
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L97
Expected a 'break' statement before 'default'
|
run-ci / build (22.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 (22.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 (22.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 (22.x):
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
run-ci / build (22.x):
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#L97
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
|
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#L97
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#L97
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
|
changesets:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
changesets:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
changesets:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
changesets:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L97
Expected a 'break' statement before 'default'
|
changesets:
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
|
changesets:
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
|
changesets:
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
|
changesets:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
changesets:
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
upload-extension-artifacts:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
upload-extension-artifacts:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
upload-extension-artifacts:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
upload-extension-artifacts:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L97
Expected a 'break' statement before 'default'
|
upload-extension-artifacts:
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
|
upload-extension-artifacts:
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
|
upload-extension-artifacts:
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
|
upload-extension-artifacts:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
upload-extension-artifacts:
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
npm-publish:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
npm-publish:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
npm-publish:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
npm-publish:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L97
Expected a 'break' statement before 'default'
|
npm-publish:
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
|
npm-publish:
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
|
npm-publish:
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
|
npm-publish:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
npm-publish:
projects/wallet-template/src/containers/WalletPopup/pages/AddChainByUser.tsx#L27
'_' is assigned a value but never used
|
npm-publish
Unexpected input(s) 'ref', 'inputs', valid inputs are ['route', 'mediaType']
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report-light-client-extension-helpers-extension-mv3-chrome
|
3.05 MB |
sha256:2f79428073cd918c54eebcac93ef932789df34a2f5ba036d66ad6871339d5294
|
|
playwright-report-substrate-connect-extension-mv3-chrome
|
3.51 MB |
sha256:0741c699997b77dd246cf99a84face92feebd4094963ce581b4485f95aefa375
|
|
playwright-report-substrate-connect-wallet-template-mv3-chrome
|
6.32 MB |
sha256:f88e3ccf3fdaf9f90a0837824a1386a2735a1d38490cd6b446f2939d97fca047
|
|
substrate-connect
|
28.5 KB |
sha256:da8cd1a84a79c0519d8d19f4ba6eef4c0b7b02a18c80c705f608fcb9678424f1
|
|
substrate-connect-discovery
|
15 KB |
sha256:c2bcc21551e609cecbd0d69523f5260047400d2e6d629b7babc6745747943b0d
|
|
substrate-connect-extension-mv3-chrome
|
2.79 MB |
sha256:322861ab89c2adf1e078ff2363a53d2033bdd8ef0eec70809741e8e23c348c58
|
|
substrate-connect-extension-mv3-firefox
|
2.79 MB |
sha256:d868ae7d8df0cd0626cef6338db5f8ace5b3628a3d51d8257c069650fd94af00
|
|
substrate-connect-extension-protocol
|
17.4 KB |
sha256:e903c5628da4fac9d16c6bd35fa8d43c59520fd3b9dbed668b83ddfd553bfef8
|
|
substrate-connect-extension-source-code
|
549 KB |
sha256:88b166b009aff47f3f888c58f2907ec63bd5007a9a71fa9c2df0f660ba2d89f9
|
|
substrate-connect-known-chains
|
2.17 MB |
sha256:036bf9e15d7fe61890d6691ebde3e0a1a8fcd6a33b6a0c7daa0a1a3f8cb9cbba
|
|
substrate-discovery
|
15.6 KB |
sha256:e6f8213c6fce7754d68722a627ec7f7cb83722070aa329f0d82c84577b1514cf
|
|
substrate-light-client-extension-helpers
|
95 KB |
sha256:2781d17a590829712464889a2959539f6251bf820cb8930bc00845f24a4d9404
|
|
substrate-logs-provider
|
13.9 KB |
sha256:c0a69ae54b58f21bec84d5225d4ad3a0bdac3c9cbf4f1cd6693355e3892116b5
|
|
substrate-smoldot-discovery
|
17.4 KB |
sha256:ee38331df78272a230fd37299000e0e199ac4620d58abc798cb4fa6a73a79ebb
|
|
substrate-smoldot-discovery-connector
|
1.14 MB |
sha256:7745144a9f6ccbebbd6a273b3b162c75216b880d40eeb527dec09b3e3d4c7b96
|
|
substrate-ws-provider
|
19.6 KB |
sha256:828269feee47f6c1ce14e157a74dff6cec4a4d6cf136d80a4f481641a8b0e814
|
|