Skip to content

chore(deps-dev): bump typedoc from 0.26.10 to 0.26.11 (#2542) #6362

chore(deps-dev): bump typedoc from 0.26.10 to 0.26.11 (#2542)

chore(deps-dev): bump typedoc from 0.26.10 to 0.26.11 (#2542) #6362

Triggered via push November 5, 2024 06:39
Status Failure
Total duration 8m 26s
Artifacts 14

ci.yml

on: push
Matrix: run-ci / build
run-ci  /  playwright-test-extension
1m 10s
run-ci  /  playwright-test-examples
1m 6s
run-ci  /  playwright-test-wallet-template
1m 56s
changesets
21s
npm-publish
47s
upload-extension-artifacts
38s
docs
37s

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/
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
1.38 MB
sha256:bbbc54fc13189aa477c4a8ae4ca67ba9707af91c7e337d50a514736c68870289
playwright-report-substrate-connect-extension-mv3-chrome Expired
1.95 MB
sha256:b502135c95c4804d388cbd017b3d5899f7bda30b0b2101a359ae4940460c6754
playwright-report-substrate-connect-wallet-template-mv3-chrome Expired
5.48 MB
sha256:59ab642acce3d28b513924dc5b042e50c0825810387c99af0282ae26623fd03c
substrate-connect Expired
28.5 KB
sha256:646845ca329d18c0235d65caae7317be210e458e485590a5b77b890f1fce7f36
substrate-connect-discovery Expired
15 KB
sha256:6febd9df353820ec519f3cf28eace6f0e6540d3a27f586b3d3cf178b870bfb49
substrate-connect-extension-mv3-chrome Expired
2.78 MB
sha256:1ca88644c8d88e8bc50c461183f20732fab132ad1e89f9db054863908ef6fd51
substrate-connect-extension-mv3-firefox Expired
2.78 MB
sha256:81f4136d0ae072d79bb3d6f338a7a955402a40a0ca871c1400843bbe17236b91
substrate-connect-extension-protocol Expired
17.4 KB
sha256:e1431b871949fd6add11bfa7d6e2cb6f8da82501855c458e5f18431738dafa64
substrate-connect-extension-source-code Expired
540 KB
sha256:f0c9facc9261a99fb924c93e40160ede4ad9e960e06062aeb4c7e3689731af62
substrate-connect-known-chains Expired
2.16 MB
sha256:7a3e362ddf43865fe9b71f413731a031cf912b63579db5657e07ca1519c7f07c
substrate-discovery Expired
15.6 KB
sha256:df6ab9b59d64ea74b46a1d3ba1d396e651c380a7750be3bad6c8a31344db2c18
substrate-light-client-extension-helpers Expired
93 KB
sha256:f5e7ee711107781b186bb97b2056c957b12b7db2c27f568d99df5b3e6c8db595
substrate-smoldot-discovery Expired
17.4 KB
sha256:40d8b5ecdee4af9a7f752a72825568184effd2ee303b6a244d9304f8499210a3
substrate-smoldot-discovery-connector Expired
16.1 KB
sha256:41fcba82f217883444c9f49d92888396e79c0fd0ef2f4548cc4b6e000817da23