Skip to content

chore(deps): bump lucide-react from 0.417.0 to 0.454.0 (#2547) #6369

chore(deps): bump lucide-react from 0.417.0 to 0.454.0 (#2547)

chore(deps): bump lucide-react from 0.417.0 to 0.454.0 (#2547) #6369

Triggered via push November 18, 2024 14:05
Status Success
Total duration 7m 12s
Artifacts 14

ci.yml

on: push
Matrix: run-ci / build
run-ci  /  playwright-test-extension
1m 19s
run-ci / playwright-test-extension
run-ci  /  playwright-test-examples
1m 16s
run-ci / playwright-test-examples
run-ci  /  playwright-test-wallet-template
1m 41s
run-ci / playwright-test-wallet-template
changesets
44s
changesets
npm-publish
53s
npm-publish
upload-extension-artifacts
48s
upload-extension-artifacts
docs
37s
docs
Fit to window
Zoom out
Zoom in

Annotations

91 warnings
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/
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/
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/
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/
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']
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
3.27 MB
sha256:d66a5c22c45d2011389f9938311872ebc9afec2fa47dc2d4351c3da7754445f6
playwright-report-substrate-connect-extension-mv3-chrome Expired
1.98 MB
sha256:439ee3cfe1a6735d672dcfc8cc9f1179d3817b0a9fea3723fc0d84e65cdf647a
playwright-report-substrate-connect-wallet-template-mv3-chrome Expired
5.6 MB
sha256:ac5e532103d6031baf79b6e698a112d9e941af0be3e54d6ae31a40aa122e5c9f
substrate-connect Expired
28.5 KB
sha256:4a3c3079f6dddfc8817521f68ea615e6dac76b860817e78bd59d6a86a936d81b
substrate-connect-discovery Expired
15 KB
sha256:a953a97831b0192c828a96c5f68d78b173a121ab9df17473af299964c6a753ac
substrate-connect-extension-mv3-chrome Expired
2.78 MB
sha256:69bccab965a8c96793b17d2794ee09f53f2bbcf76404522b1b8b4cd3c8a648ed
substrate-connect-extension-mv3-firefox Expired
2.78 MB
sha256:bbd366aaa4896b34d66ea315d5c4079ff42bf8dac5ad8f73fb6b2baf5f91ad5d
substrate-connect-extension-protocol Expired
17.4 KB
sha256:2232b9713c0f1af6d145cd203c27cb3eaa9acdff7933b72a90485b16252269e8
substrate-connect-extension-source-code Expired
541 KB
sha256:4f032a78b53610dcd2e8ed79e753159a9837f62ab493f27efc69b5e959486c61
substrate-connect-known-chains Expired
2.16 MB
sha256:42a51f22b05227c3298b04458d01d6ff4acd0bbb53b53210eb5bfa77576a4c8f
substrate-discovery Expired
15.6 KB
sha256:9d7def98a0ff3a86cc1b85589f1574eef68a926ed423ba651086cbf99fba7ec9
substrate-light-client-extension-helpers Expired
93 KB
sha256:2d69e43a8d684d29cbc2513685f6ad08459d7ba01633879227595f4c018f3e77
substrate-smoldot-discovery Expired
17.4 KB
sha256:39ebf8a1f308364c9f41e2bfffc71d1afa63da4bc91c513a97427d8899becb25
substrate-smoldot-discovery-connector Expired
16.1 KB
sha256:099c9e1282f267c7c98980585f1a7dc807ae73c35f725fe2885bbfc1c5dc59aa