Skip to content

refactor: use alchemy transport in createConfig #3892

refactor: use alchemy transport in createConfig

refactor: use alchemy transport in createConfig #3892

Triggered via pull request September 30, 2024 20:38
Status Success
Total duration 5m 25s
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/