chore: update checkpoints in chain specifications (#2660) #6442
ci.yml
on: push
Matrix: run-ci / build
run-ci
/
playwright-test-extension
1m 18s
run-ci
/
playwright-test-examples
1m 3s
run-ci
/
playwright-test-wallet-template
7m 55s
changesets
32s
npm-publish
1m 2s
upload-extension-artifacts
55s
docs
41s
all
3s
Annotations
5 errors and 82 warnings
changesets
Error: The process '/opt/hostedtoolcache/node/22.14.0/x64/bin/node' failed with exit code 1
|
changesets
The process '/opt/hostedtoolcache/node/22.14.0/x64/bin/node' failed with exit code 1
|
docs
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)
|
docs
Error: No uploaded artifact was found! Please check if there are any errors at build step, or uploaded artifact name is correct.
|
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-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
|
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
|
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
|
docs:
projects/wallet-template/src/components/ui/alert.tsx#L39
Headings must have content and the content must be accessible by a screen reader
|
docs:
projects/wallet-template/src/components/ui/card.tsx#L36
Headings must have content and the content must be accessible by a screen reader
|
docs:
projects/wallet-template/src/components/ui/pagination.tsx#L48
Anchors must have content and the content must be accessible by a screen reader
|
docs:
projects/wallet-template/src/containers/WalletPopup/components/DecodedCallData.tsx#L97
Expected a 'break' statement before 'default'
|
docs:
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
|
docs:
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
|
docs:
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
|
docs:
projects/wallet-template/src/containers/WalletPopup/pages/Accounts/AddAccount.tsx#L67
'_' is assigned a value but never used
|
docs:
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 | |
---|---|---|---|
github-pages
Expired
|
75.3 KB |
sha256:55959ae024d341439dce3b6f91db41ab7693f20b336657bed08c84580a2ed130
|
|
playwright-report-light-client-extension-helpers-extension-mv3-chrome
|
1.48 MB |
sha256:e2d7ab3b2b747ccf32bf8098f90864fbd3b276d03884d1e72af9039f93835adb
|
|
playwright-report-substrate-connect-extension-mv3-chrome
|
2.16 MB |
sha256:df38736169d03f2e93eb40eba9c1bee1d260a50c3a13cb64e677b4000dda7aff
|
|
playwright-report-substrate-connect-wallet-template-mv3-chrome
|
6.26 MB |
sha256:5c2327baa33fd86db6813ba2ddff90a08f7c1d1adb18eea1ee59c1d9753457a5
|
|
substrate-connect
|
28.5 KB |
sha256:491800a5ddf2a79fc3bcf34be6150b96ef7792ba7670e6492e86f31098962d9f
|
|
substrate-connect-discovery
|
15 KB |
sha256:360e79fad7083296817c563897a374ec888f217cd46e9511655df31777320c64
|
|
substrate-connect-extension-mv3-chrome
|
2.82 MB |
sha256:237eb3145671e63adb511d8f6c7f122a0d6d8d49cfff5997b167b305ae602118
|
|
substrate-connect-extension-mv3-firefox
|
2.82 MB |
sha256:382ddf3928e7252e02365943fcbfca5e240b66923c5920959c1b7735913f2957
|
|
substrate-connect-extension-protocol
|
17.4 KB |
sha256:39148e45f1c8ada7b4c2995a72cf5282dbad3b256db112cd5df7fe98939752dc
|
|
substrate-connect-extension-source-code
|
571 KB |
sha256:9f3dbce996064cb542dd83b286a17788589be297d5cc701498678593d8bf508d
|
|
substrate-connect-known-chains
|
2.21 MB |
sha256:e53e18262c0e06b582940f8718da99ca78ceb22718974c53d2ff3636599e24ef
|
|
substrate-discovery
|
15.6 KB |
sha256:f4cbab040f538c2acf0a333be172e475d487035c8c6848dd09ee98b884b66a52
|
|
substrate-light-client-extension-helpers
|
95 KB |
sha256:595f3c4dcca21e638a6c469cbf235f90a6dd2ec4c0dfb0f9f5e360f4372623be
|
|
substrate-logs-provider
|
13.9 KB |
sha256:704542a37a7c5a6531f0b4642552930cfa317dbbae280ca8bd7c863627747fc2
|
|
substrate-smoldot-discovery
|
17.4 KB |
sha256:2962c301a4c59a9254fcb096918277c7b9e203cfe3d199d774a253ea0d1165f1
|
|
substrate-smoldot-discovery-connector
|
1.14 MB |
sha256:7705b03141dc8fa666a56429434aa79806b62a93b23da9f864a98acf0f8414de
|
|
substrate-ws-provider
|
19.6 KB |
sha256:d7fb03d248687784f2f250ab67d46cc2e538557a3c48b2e61b20905bd939c4de
|
|