chore(deps-dev): bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn gr… #6420
ci.yml
on: push
Matrix: run-ci / build
run-ci
/
playwright-test-extension
1m 21s
run-ci
/
playwright-test-examples
1m 24s
run-ci
/
playwright-test-wallet-template
2m 45s
changesets
34s
npm-publish
36s
upload-extension-artifacts
45s
docs
31s
all
3s
Annotations
3 errors and 85 warnings
changesets
Error: The process '/opt/hostedtoolcache/node/22.13.0/x64/bin/node' failed with exit code 1
|
changesets
The process '/opt/hostedtoolcache/node/22.13.0/x64/bin/node' failed with exit code 1
|
all
Process completed with exit code 1.
|
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 / 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 / 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
|
run-ci / all
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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']
|
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
|
all
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
github-pages
Expired
|
700 KB |
|
|
playwright-report-light-client-extension-helpers-extension-mv3-chrome
|
3.2 MB |
sha256:fd6eeb5ce41e505842c96270b6d85cf4774c01c2317eabc4ee88483c2f2e631a
|
|
playwright-report-substrate-connect-extension-mv3-chrome
|
2.43 MB |
sha256:dc5976df0be2716acbef34f1601b5384ea0637ed97982b1c2579c093cadb8b79
|
|
playwright-report-substrate-connect-wallet-template-mv3-chrome
|
6.36 MB |
sha256:72ecff9ea852476d5be0483aeccb940f706ca378517d88f9b8827dc8c253e886
|
|
substrate-connect
|
28.5 KB |
sha256:b27c147bdd4f7291c33557d55dba26bfcdebc02abae7f9b9338c8a547e757ed8
|
|
substrate-connect-discovery
|
15 KB |
sha256:8efa0816daea8a6e83264f0845e7484645cb61a790e387910d6f06cd11395785
|
|
substrate-connect-extension-mv3-chrome
|
2.79 MB |
sha256:780427fedb6b6a528ce77d93a8cc0a6a5c58c485bb3e430420055822116c16dd
|
|
substrate-connect-extension-mv3-firefox
|
2.79 MB |
sha256:119441c8c2eea7f9e20f0407a04e90d38ce3ada488abeb7ca70810b9c5c030ca
|
|
substrate-connect-extension-protocol
|
17.4 KB |
sha256:cfc8040dc91c0e1add7058ee370f9b4235035603ee2acc76088cbd4092524d09
|
|
substrate-connect-extension-source-code
|
549 KB |
sha256:4afcc3b3abec6152bbbfd68bccc667630cc6ad74c1b7b8e75a2dbc82f819bd17
|
|
substrate-connect-known-chains
|
2.17 MB |
sha256:311614eeb21dbf305d251ca41e6113fc588c1103badb3c96f5a2a99a21a1f0d8
|
|
substrate-discovery
|
15.6 KB |
sha256:f30d111b3ddc8a174b99ce1f1da4df852c2dd249e9bd3267526cce5c4c8086a8
|
|
substrate-light-client-extension-helpers
|
95 KB |
sha256:f65fcd12ebcade4e26c3dc68f56b4359b262006f8170f2ade26f2d4b1deb68dc
|
|
substrate-logs-provider
|
13.9 KB |
sha256:45d0516ae61b6978db610f6626457427273482cef9bce24ddbf451c752931475
|
|
substrate-smoldot-discovery
|
17.4 KB |
sha256:b59e3c31b4647325003ec126a6252f39a70bc1bba01fdfd69ca69dc7539fb9a2
|
|
substrate-smoldot-discovery-connector
|
1.14 MB |
sha256:2be135b1ef8324541f7e07d5e1a8baa20da254a2ea8104bd767e2a45fdbb0c7f
|
|
substrate-ws-provider
|
19.6 KB |
sha256:612ae8c969dacc09b7cf16b5023a3b8d240ed18e335bc8422cf2fa85e271327b
|
|