chore(deps-dev): bump globals from 15.13.0 to 16.0.0 (#2659) #6441
ci.yml
on: push
Matrix: run-ci / build
run-ci
/
playwright-test-extension
1m 31s
run-ci
/
playwright-test-examples
1m 37s
run-ci
/
playwright-test-wallet-template
2m 7s
changesets
30s
npm-publish
54s
upload-extension-artifacts
43s
docs
25s
all
2s
Annotations
5 errors and 84 warnings
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.
|
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
|
all
Process completed with exit code 1.
|
run-ci / build (23.x)
Cache not found for keys: node-cache-Linux-x64-pnpm-204e4606c69a3edaa5d871b60fcd802e8863ec5621a71c5c747072a62cb9d6b6
|
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)
Cache not found for keys: node-cache-Linux-x64-pnpm-204e4606c69a3edaa5d871b60fcd802e8863ec5621a71c5c747072a62cb9d6b6
|
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-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-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-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
|
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
|
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 | |
---|---|---|---|
github-pages
Expired
|
75.3 KB |
sha256:48d0a7f2927a2b58cf8d13d8ae154cbcf7a17d5d521c76354c0ddcd7ce0f4f2d
|
|
playwright-report-light-client-extension-helpers-extension-mv3-chrome
|
2.66 MB |
sha256:8e2b3b4024360f5cdc578eb5b02bb7a50f6d3fd204791a6894dba0ae1f8ce2a3
|
|
playwright-report-substrate-connect-extension-mv3-chrome
|
1.89 MB |
sha256:f0a150f2707ea1e11c02a743558343dc8c1c30563d85c9b70753cda0055f53df
|
|
playwright-report-substrate-connect-wallet-template-mv3-chrome
|
6.51 MB |
sha256:bce858f992fa1bd1fa82ef27d200e8cf3b96a7f8b7b4b2a1f5d79dcc02cf4403
|
|
substrate-connect
|
28.5 KB |
sha256:44ddfb900a4d7ec28062861e6a0644f891f516febd2bcc36c4be40198056de18
|
|
substrate-connect-discovery
|
15 KB |
sha256:e87a469a2f534e3682941ab1a47015998585e6b963a64918e4cb3485bcfe936b
|
|
substrate-connect-extension-mv3-chrome
|
2.82 MB |
sha256:d4489e522c141b82d843c4ab3242188d7c63809489b07613041554400cff26b3
|
|
substrate-connect-extension-mv3-firefox
|
2.82 MB |
sha256:0de8bc99781d2e3cd870601cb08624be1dad4cad5d651c8c42249fd57639aeb0
|
|
substrate-connect-extension-protocol
|
17.4 KB |
sha256:6d7c0109ec6466060ca0b351198702f3a6d06aac615146570f9daedcb3e75a4d
|
|
substrate-connect-extension-source-code
|
572 KB |
sha256:a62538c877bf965240a4bee6adcd8ed2ca09266c1fbe52348b43d132790db755
|
|
substrate-connect-known-chains
|
2.2 MB |
sha256:19884fa05dc1be0dcbd84676b76b681fdec22a7cc7f66fb537905889a2fc9f35
|
|
substrate-discovery
|
15.6 KB |
sha256:a4e8ce9344400d3ca11381fb69ce5ade026db06f9f43686703a4c1e9f08aaba3
|
|
substrate-light-client-extension-helpers
|
95 KB |
sha256:0d7b9c356fa39885059f714d4aef16c203aefaf10002c3a9c12e214fa3c3fa63
|
|
substrate-logs-provider
|
13.9 KB |
sha256:18992131e4477953fd1e6afc7e27798469621694a1629683fc5d22c2fffc3046
|
|
substrate-smoldot-discovery
|
17.4 KB |
sha256:11a61c4102ecf7c2b46db7bb7033875500e925d3b73efd67ba9849d1421d8201
|
|
substrate-smoldot-discovery-connector
|
1.14 MB |
sha256:18a28398f980681adb1445044633d1d8d706f4bb12eb48a9cc36d182639ed211
|
|
substrate-ws-provider
|
19.6 KB |
sha256:ed78bbe313adb80ab0441b330a4587cb80eb14cdb1fd9455f566f32f4830c361
|
|