Skip to content

docs: update migration docs after alchemy transport #3895

docs: update migration docs after alchemy transport

docs: update migration docs after alchemy transport #3895

Triggered via pull request September 30, 2024 20:52
Status Success
Total duration 5m 39s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Enforce PR Title Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Enforce PR Title Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Lint
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/
Lint: examples/ui-demo/src/app/page.tsx#L6
'useContext' is defined but never used
Lint: examples/ui-demo/src/components/shared/MintCard.tsx#L36
'hasError' is assigned a value but never used
Lint: 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
Build and Test
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/