docs: update migration docs after alchemy transport #3895
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run eslint for errors:
examples/ui-demo/src/app/page.tsx#L6
'useContext' is defined but never used
|
Run eslint for errors:
examples/ui-demo/src/components/shared/MintCard.tsx#L36
'hasError' is assigned a value but never used
|
Run eslint for errors:
examples/ui-demo/src/components/shared/user-connection-avatar/UserConnectionAvatarWithPopover.tsx#L38
React Hook useEffect has a missing dependency: 'getSignerAddress'. Either include it or remove the dependency array
|
Loading