Skip to content

chore(deps): bump qrcode.react from 3.1.0 to 4.1.0 #63

chore(deps): bump qrcode.react from 3.1.0 to 4.1.0

chore(deps): bump qrcode.react from 3.1.0 to 4.1.0 #63

Triggered via pull request October 23, 2024 13:53
Status Failure
Total duration 57s
Artifacts

pr-ci.yml

on: pull_request
Matrix: run-ci / build
run-ci  /  playwright-test-extension
0s
run-ci / playwright-test-extension
run-ci  /  playwright-test-examples
0s
run-ci / playwright-test-examples
run-ci  /  playwright-test-wallet-template
0s
run-ci / playwright-test-wallet-template
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
run-ci / build (20.x)
@substrate/burnr#build: command (/home/runner/work/substrate-connect/substrate-connect/projects/burnr) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
run-ci / build (20.x)
Process completed with exit code 1.
run-ci / build (18.x)
The job was canceled because "_20_x" failed.
run-ci / 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/