Skip to content

chore(deps): bump react-resizable-panels from 2.0.19 to 2.1.6 (#2538) #6358

chore(deps): bump react-resizable-panels from 2.0.19 to 2.1.6 (#2538)

chore(deps): bump react-resizable-panels from 2.0.19 to 2.1.6 (#2538) #6358

Triggered via push November 4, 2024 04:32
Status Failure
Total duration 8m 28s
Artifacts 14

ci.yml

on: push
Matrix: run-ci / build
run-ci  /  playwright-test-extension
1m 9s
run-ci  /  playwright-test-examples
54s
run-ci  /  playwright-test-wallet-template
1m 35s
changesets
25s
npm-publish
35s
upload-extension-artifacts
52s
docs
34s

Annotations

3 errors and 91 warnings
changesets
Error: The process '/opt/hostedtoolcache/node/20.18.0/x64/bin/node' failed with exit code 1
changesets
The process '/opt/hostedtoolcache/node/20.18.0/x64/bin/node' failed with exit code 1
all
Process completed with exit code 1.
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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L98
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/AddChainByUser.tsx#L27
'_' is assigned a value but never used
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2, actions/configure-pages@v3, actions/upload-artifact@v3, actions/deploy-pages@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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
Unexpected input(s) 'ref', 'inputs', valid inputs are ['route', 'mediaType']
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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
playwright-report-light-client-extension-helpers-extension-mv3-chrome Expired
1.65 MB
sha256:0b5495c3d729b4291fd857dedf7785eaf84006a6223711ac5aff69a4eefecabf
playwright-report-substrate-connect-extension-mv3-chrome Expired
1.93 MB
sha256:35d71acff68111f73d8dcb2586ce2d3060467030264d117c81d97d4937ab939d
playwright-report-substrate-connect-wallet-template-mv3-chrome Expired
5.83 MB
sha256:58e471f42476ca59b4ab6348b5780b8bea1943c364bb8a853ff3f2ee30dfe618
substrate-connect Expired
28.5 KB
sha256:823bad0d4cd945a5848e5753497ee31479b6f29a87733c774961190ef7011676
substrate-connect-discovery Expired
15 KB
sha256:a205a1fe68b308a8613916649b3e5478d5d98b8a395db6db999add9b8f1a9ca1
substrate-connect-extension-mv3-chrome Expired
2.78 MB
sha256:0a0b1faced44a94aae32984c86215663521d324389f93041fd3620564bdc0f76
substrate-connect-extension-mv3-firefox Expired
2.78 MB
sha256:d44f5dc94fc161d91f84c83ecfcf398ac318221a211c96b6c597257ed9d8a889
substrate-connect-extension-protocol Expired
17.4 KB
sha256:85890cc2ddc7eb85d01b9ff9d867ec85cdcaa4931470df77052596ad094739d3
substrate-connect-extension-source-code Expired
540 KB
sha256:e3d28838250e8acd033072a56a39c8228345947d7dd038be3d2f4bc57236fb33
substrate-connect-known-chains Expired
2.16 MB
sha256:1e80ebca06ff2bd905db699ee7c50ff060369072fc1b5cb193e3e8c06079ccbd
substrate-discovery Expired
15.6 KB
sha256:8c86fd5b62d064170fb384236f7633227c5fb410993347b8cf91d5b4943cd69e
substrate-light-client-extension-helpers Expired
93 KB
sha256:070f9b3e6f985506df216e3914c608149f405dd5c4c65c269403c8882a1593b8
substrate-smoldot-discovery Expired
17.4 KB
sha256:863b19301f806244cd3bda2839f1a9cdd53fabc32fcac464201b2a063c71cba4
substrate-smoldot-discovery-connector Expired
16.1 KB
sha256:7433f723c87f097075a2394bd1e79077140e0da3eb8e5f9753785cab1874a9b6